VMS Help  —  RTL Routines, LIB$  LIB$LP_LINES
    The Lines on Each Printer Page routine computes the default
    number of lines on a printer page. This routine can be used by
    native-mode OpenVMS utilities that produce listing files and
    paginate files.

    Format

      LIB$LP_LINES

1  –  Returns

    OpenVMS usage:longword_signed
    type:         longword integer (signed)
    access:       write only
    mechanism:    by value

    The default number of lines on a physical printer page. If the
    logical name translation or conversion to binary fails, a default
    value of 66 is returned.

2  –  Arguments

    None.
Close Help