cobol2.hlp (Table of Contents; Topic list)
FLAGSTD (↑ Compiler Control)
 Key Details                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Directive:    FLAGSTD
 
  Function:     Makes the compiler produce language-level certification
                flags when it finds syntax that is not part of a
                specified level of the ANSI'85 Standard.
 
  Syntax:
 
     ┬───┬┬─────FLAGSTD──"string"───────────┬─
       └─/─┘└─NO──FLAGSTD─────────────────────┘
 
 
  Parameters:   string               List of parameters
 
  Default:      NOFLAGSTD
 
  Phase:        Syntax check
 
  $SET:         Initial
                                    -♦-