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


Syntax Format for Set_Allocate_Queue_Notification

z/OS MVS Programming: Writing Servers for APPC/MVS
SA23-1396-00

The figure below shows the syntax of the CALL statement for the Set_Allocate_Queue_Notification service. You must code all parameters on the CALL statement in the order shown.

Figure 1. Syntax for Set_Allocate_Queue_Notification
CALL ATBSAN2(
        Notify_type,
        Allocate_queue_token,
        Event_notification_type,
        Event_code,
        Event_qualifier,
        Reason_code,
        Return_code
       );

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014