cobol2.hlp (Table of Contents; Topic list)
ANALYZE (↑ Compiling for Debugging)
 Key Details                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Directive:    ANALYZE
 
  Function:     Makes the compiler produce extra information so that
                you can use the analyzer feature of Advanced Animator.
 
  Syntax:
 
     ─┬───┬─┬────┬──ANALYZE───────────────────
        └─/─┘ └─NO─┘
 
  Parameters:   None
 
  Default:      NOANALYZE
 
  Phase:        Syntax check
 
  $SET:         No
                                    -♦-