DGADCHLA Program
The DGADCHLA program communicates with the API through a control block interface called the User Interface Control Block (UICB).
DGADCHLA works in the following sequence:
- Optional APIINIT call to anchor print/trace DCB storage when API can be called from multiple subtasks in calling application. This is a one time call from the application main task or a permanent subtask prior to attaching other subtasks that perform API calls. APIINIT is passed in the ninth parameter position.
- DGADCHLA accepts IBM® Connect:Direct® command strings from an application program and passes the strings to the API.
- The user-written application requests DGADCHLA to perform output formatting routines after returning from the API. These formatting routines display information about the IBM Connect:Direct command that just completed processing.
- After execution of each command, DGADCHLA issues a return code reflecting the status of API communications.