HELPLIB.HLB  —  COBOL  Qualifiers  /SEQUENCE_CHECK
  /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