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