[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
SET GRAPHICS PRINT

Description:
This command will establish a printer device and channel for all printer
output.

Syntax:
SET GRAPHICS PRINT TO <device>

Arguments:
LPT1, LPT2, LPT3, COM1, or COM2.

Example:
SET GRAPHICS PRINT TO com1             // send output to serial, com1

         Purpose: Establish the print device and channel
 Mapped Function: __SetPrintDevice() contained in GLLIBR.PRG.
   dGE functions: prndev()
   Other GL UDFs: None.
System variables: None.
System constants: None.

See Also:

See Also: __SetPrintDevice()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson