skip to main content

Library Routines : WIN$PRINTER : WINPRINT-SET-DATA-COLUMNS

WINPRINT-SET-DATA-COLUMNS
The WINPRINT-SET-DATA-COLUMNS function defines the way the buffer is split into columns. When a page is divided into columns (see the WINPRINT-SET-PAGE-COLUMN function) the program can use a single WRITE statement to print the content of all columns at a time. You can call this function specifying all character positions or call it repeatedly specifying one character position at a time. Each time this function is called, it adds the values passed to the list that will be used to split information when the WRITE statement is executed. To clear that list, use the WINPRINT-CLEAR-DATA-COLUMNS function.
Syntax:
 CALL "WIN$PRINTER" USING WINPRINT-SET-DATA-COLUMNS
Parameters:
Return code:
returnCode can be any signed numeric data item and provides additional information:

Copyright (c) 2017 Veryant
Contact us
Please share your comments on this manual or on any
Veryant product documentation with the email button at the top left