cobol2.hlp (Table of Contents; Topic list)
BRIEF (↑ Compiler Control)
 Key                                       Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Directive:    BRIEF
 
  Function:     Makes the compiler produce only error numbers and
                no message texts.
 
  Syntax:
 
     ─┬───┬─┬────┬──BRIEF─────────────────────
        └─/─┘ └─NO─┘
 
  Parameters:   None
 
  Default:      NOBRIEF
 
  Phase:        Syntax check
 
  $SET:         Any
                                    -♦-