VMS Help
COBOL, Qualifiers, /SEQUENCE_CHECK

 *Conan The Librarian

  /SEQUENCE_CHECK
  /NOSEQUENCE_CHECK  (D)

  Controls whether the compiler produces a sequence check on the
  line numbers in columns 1 through 6 of the source program.  Source
  programs written in terminal format always pass the sequence check.

  The default, /NOSEQUENCE_CHECK, suppresses sequence checking.
  Close     Help