GOBACK
COBOL |
Description
Use the GOBACK command in the current module to return to the next higher level module, which includes a nested program. If the current module is the top-level module, the test is completed. A record of the command is written to the session log.
Input
Usage Notes
- The GOBACK command is not supported if the nested program is optimized by the compiler or if it does not contain a GOBACK verb.
- If the current module is called by a module written in a language that does not follow COBOL linkage conventions, return will be to the calling module.
- Any statements following a GOBACK will not be executed.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*