z/OS MVS Programming: Writing Transaction Programs for APPC/MVS
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Calling Error_Extract for Synchronous Requests

z/OS MVS Programming: Writing Transaction Programs for APPC/MVS
SA23-1397-00

When you select synchronous processing, the system must complete processing for the call before it moves on to process other instructions. To return error information for a synchronous call, your TP should call Error_Extract immediately after processing for the synchronous call is complete (which is indicated by the return code).

The following section shows an example of how to call Error_Extract for an synchronous request.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014