cobol2.hlp (Table of Contents; Topic list)
SAA (↑ Allowing Language Features)
 Key Details                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Directive:    SAA
 
  Function:     Specifies that words reserved under the Systems
                Application Architecture (SAA) definition of COBOL are
                to be treated as reserved words.
 
  Syntax:
 
     ─┬───┬─┬───────SAA─────"level"─┬─────────
        └─/─┘ └┬────┬─SAA─────────────┘
               └─NO─┘
 
  Parameters:   level                An integer specifying the level of
                                     SAA support required.
 
  Default:      NOSAA
 
  Phase:        Syntax check
 
  $SET:         Initial
                                    -♦-