skip to main content

Library Routines : WIN$PRINTER : WINPRINT-SET-LINES-PER-PAGE

WINPRINT-SET-LINES-PER-PAGE
The WINPRINT-SET-LINES-PER-PAGE function changes the number of printable lines per page. The lines per page currently available can be retrieved with the WINPRINT-GET-PAGE-LAYOUT function. Note that character size is not changed, this function only changes the line spacing.
Syntax:
 CALL "WIN$PRINTER" USING WINPRINT-SET-LINES-PER-PAGE 
Parameters:
01  winprint-data.
       05 wprtdata-lines-per-page   unsigned-short.
       05 wprtdata-columns-per-page unsigned-short.
Note - members not mentioned below are not used by this function.
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