Previous Topic: SYNCNext Topic: RLSE


ASYNC

Causes the execution of the specified IMOD. Control is returned to you immediately following the scheduling of the IMOD. Following the completion of the IMOD, the ECB that you provided is posted. You can then make more calls to retrieve the resulting information.

Associated parameters:

ECB=spec3

Provides an ECB that is posted following the completion of the IMOD. Once specified, the address is remembered until replaced. You are responsible for clearing the ECB to zeros before each ASYNC call.

Notes: