cobol2.hlp (Table of Contents; Topic list)
ERRLIST (↑ Compiler Control)
 Key                                       Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Directive:    ERRLIST
 
  Function:     Specifies that the listing is to contain no source
                lines except those that have errors or flags.
 
  Syntax:
 
     ─┬───┬─┬────┬──ERRLIST───────────────────
        └─/─┘ └─NO─┘
 
  Parameters:   None
 
  Default:      NOERRLIST
 
  Phase:        Syntax check
 
  $SET:         No
                                    -♦-