WittyTemplate::RunTo (open)
Run a witty to a specific output
Syntax
LOADLIB "wh::witty.whlib";
MACRO RunTo(INTEGER output, RECORD data)
Parameters
INTEGER output
Output stream
RECORD data
Data for the witty
Run a witty to a specific output
LOADLIB "wh::witty.whlib";
MACRO RunTo(INTEGER output, RECORD data)
INTEGER output
Output stream
RECORD data
Data for the witty