cobol2.hlp (Table of Contents; Topic list)
PC1 (↑ Allowing Language Features)
 Key Details                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Directive:    PC1
 
  Function:     Specifies that words reserved in IBM COBOL 1.00
                are to be regarded as reserved words, and changes
                the behavior of certain features to be compatible
                with that product.
 
  Syntax:
 
     ─┬───┬─┬────┬──PC1───────────────────────
        └─/─┘ └─NO─┘
 
  Parameters:   None
 
  Default:      NOPC1
 
  Phase:        Syntax check
 
  $SET:         Initial
                                    -♦-