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