cobol1.hlp (Topic list)
SET (↑ Statements)
 Key                                       Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Verb:         SET
 
  Function:     Assigns a value to an item of a type used for program
                control rather than data storage; that is index-name,
                condition-name, switch, or data item of USAGE INDEX,
                POINTER or PROCEDURE-POINTER.
 
  Syntax:       Which format?  Index           Index UP/DOWN
                               Condition-name  Switch
                                ADDRESS          Pointer UP/DOWN
                               Procedure pointer
 
     ─SET┬─ADDRESS OF identifier-5─┬─TO─┬─ADDRESS OF identifier-7─┬─
           └─identifier-6────────────┘    ├─identifier-8────────────┤
                                          └─NULL────────────────────┘
                                    -♦-