skip to main content

Library Routines : WIN$PRINTER : WINPRINT-SET-HEADER-FOOTER

WINPRINT-SET-HEADER-FOOTER
The WINPRINT-SET-HEADER-FOOTER function specifies the information to be printed on every page header and footer.
Syntax:
 CALL "WIN$PRINTER" USING WINPRINT-SET-HEADER-FOOTER 
Parameters:
Return code:
returnCode can be any signed numeric data item and provides additional information:
Example:
The following code will print page count information on the bottom right of each page.
 move "&bPage &p of &P" to footer-data.
 call "win$printer"  using winprint-set-header-footer

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