CONTINUATIONS Directive [ HP FORTRAN 77/iX Reference ] MPE/iX 5.0 Documentation
HP FORTRAN 77/iX Reference
CONTINUATIONS Directive
The CONTINUATIONS directive defines the maximum number of continuation
lines allowed in a source program statement.
Syntax
$CONTINUATIONS n
n is an integer from 0 to 99.
Default 19 is the maximum number of continuation lines
allowed.
Location The CONTINUATIONS directive can appear anywhere in
the source file. It must be the only directive on
the line.
Toggling/ Duration The CONTINUATIONS directive applies to all source
file lines subsequent to its appearance. May be
reset.
MPE/iX 5.0 Documentation