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 condition-name-1──TO─┬─TRUE──┬──
                                  └─FALSE─┘
                                    -♦-