cobol1.hlp (Topic list)
STOP (↑ Statements)
 Key                                       Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Verb:         STOP
 
  Function:     Suspends execution of the program, either permanently
                or temporarily.
 
  Syntax:
 
     ───STOP─┬─RUN─┬──────────────────────────────────────────────────┬─
               │     └─┬─RETURNING─┬─┬────────────┬─data-name-1─────────┤
               │       └─GIVING────┘ ├─ADDRESS OF─┘                     │
               │                     └─literal-1─┬──────────────────────┤
               │                                 └─SIZE─┬──┬─literal-2──┤
               │                                        └IS┘            │
               └─literal-3──────────────────────────────────────────────┘
                                    -♦-