WINPRINT-CLEAR-DATA-COLUMNS

This operation code clears all columns settings that have been specified in the print line.

Usage

CALL "WIN$PRINTER"
    USING WINPRINT-CLEAR-DATA-COLUMNS
    GIVING RESULT

Description

This is one of two op-codes that control the input by specifying the zones in the print line. (This is similar to the DATA-COLUMNS property of the LIST-BOX control.) This operation takes no parameters.

When executed, the printer setup returns to the default print record for columns. This is one column starting at the beginning of the print record and ending at the end of the print record.