cobol2.hlp (Table of Contents; Topic list)
FLAGAS (↑ Compiler Control)
 Key Details                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Directive:    FLAGAS
 
  Function:     Makes the compiler output flagging messages as error
                messages, warning messages or informational messages.
 
  Syntax:
 
     ─┬───┬─┬─────FLAGAS──"severity"─┬────────
        └─/─┘ └─NO──FLAGAS─────────────┘
 
  Parameters:   severity             A literal showing the severity
                                     to assign to flag messages.
 
  Default:      NOFLAGAS
 
  Phase:        Syntax check
 
  $SET:         Any
                                    -♦-