WINPRINT-CLEAR-PAGE-COLUMNS

This operation code clears all columns settings that have been specified in the page layout.

Usage

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

Description

This is one of three op-codes that control the output by specifying the page layout. (This is similar to the DISPLAY-COLUMNS property of the LIST-BOX control.) This operation takes no additional parameters.

The operation removes all the output column definitions and restore to the initial state of one output column that starts at the left margin, has no separation zone and has an alignment of WPRTALIGN-NONE.