LINES Directive [ HP FORTRAN 77/iX Reference ] MPE/iX 5.0 Documentation
HP FORTRAN 77/iX Reference
LINES Directive
The LINES directive sets the number of lines per page in the listing file
to the given integer.
Syntax
$LINES number
number is an integer greater than or equal to 5, and less than
32768.
Default 56 lines per page.
Location The LINES directive can appear anywhere within the
program unit.
Toggling/ Duration Applies until the next LINES directive or until the
end of the program.
MPE/iX 5.0 Documentation