SET DEVICE
Specifies the output device for output performed using @...SAY.
SET DEVICE TO SCREEN | printer
SET PRINTER
Sends screen output to the printer.
SET PRINTER on | OFF | <lToggle> SET PRINTER TO [<cDevice> | <cFileName> [ADDITIVE] ] SET PRINTER TO OBJECT <oXbpPrinter> BScope:!EF process wide
SetPrc()
Resets the internal counters of the functions PRow() and PCol().
SetPrc( <nRow>, <nCol> ) --> NIL