Previous Topic: Main Processing Section

Next Topic: Sysplex Support

How the Procedure Exits Back to the Caller

After successful processing, the procedure sets the variable &RETCODE to zero, leaves &SYSMSG empty, and exits to the caller.

If processing is not successful, the variable &RETCODE must be set to eight, and a meaningful error message loaded into the variable &SYSMSG.