RedirectOutputTo (open)

Redirect output 0 to a different output

Syntax

// Core function, no LOADLIB necessary

INTEGER FUNCTION RedirectOutputTo(INTEGER newoutputid)

Parameters

INTEGER newoutputid

New output ID (0 to map output to the original Print output)

Return value

INTEGER

Old output ID