Sitemap Sitemap  |  Contact Us Contact Us  |  Clients Clients
   WITTY functions
  Home |  WebHare Lite |  Downloads |  HareScript |  Websites/CMS |  Applications
Search for:  in: 
Websites/CMS
Witty
Witty library reference
 
WITTY functions
WITTY functions

The WITTY functions library contains all functions that are necessary to use WITTY design files
and combine the WITTY files with the RECORD containing the the content that should be printed with the WITTY file.

Use the following code in your script to load the library:

  LOADLIB "wh::witty.whlib";

 
Top To top of page