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

    SET PRINT ON directs all output not formatted with the @...SAY command
    to the printer as well as to the screen.

Syntax

    SET PRINT ON/OFF

Defaults

    SET PRINT is normally OFF.

Usage

    When SET PRINT is ON, all screen output, including LIST and ?, is
    routed to the printer.

    Use SET DEVICE TO PRINT to direct @...SAY commands to the printer.  SET
    PRINT ON does not affect @...SAY commands.

    Note that a number of commands such as REPORT and LABEL FORM can direct
    output to the printer from their respective command lines.  To suppress
    output to the screen in these instances, however, you must still SET
    CONSOLE OFF.

See Also: EJECT SET CONSOLE SET DEVICE SET PRINTER
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson