VMS Help
F77, /CONTINUATIONS=n D=/CONTINUATIONS=19

 *Conan The Librarian

  /CONTINUATIONS

  Specifies the number of continuation lines accepted by the compiler
  and FDML preprocessor (FORTRAN/DML command).  The number of lines
  ("n") is a decimal number from 19 through 99.

  If /DML is specified, /CONTINUATIONS must also be specified if the
  source program contains statements with more than the 19
  continuation lines permitted by the Fortran standard.

  This qualifier is not required and is ignored if the /DML qualifier
  is not used.  By default, Compaq Fortran 77 accepts a minimum of 99
  continuation lines.
  Close     Help