CHAIN program-name [ USING {parameter} ... ][ ON {EXCEPTION} statement ]{OVERFLOW }[ END-CHAIN ]
1. program-name is a nonnumeric literal or an alphanumeric data item.
2. Parameter is any data item including level-88 or a nonnumeric literal. There are no limits on the number of parameters that may be specified.
3. Statement is an imperative statement to be used if the CHAINed program can not be loaded.
2. If the USING phrase is specified, each parameter is transferred to program-name and is mapped to the corresponding CHAINING argument in the PROCEDURE DIVISION phrase.
chain "program1"
| Copyright (c) 2017 Veryant |
| Contact us |
|
Please share your comments on this manual or on any Veryant product documentation with the email button at the top left |