|
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";
|