z/OS Communications Server: SNA Programming
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Example 2

z/OS Communications Server: SNA Programming
SC27-3674-00

Build 50 copies of an NIB dynamically. Initialize the processing options field to DFASYX and RESPX so that expedited-flow messages and response input on the sessions established with the NIBs causes a DFASY or RESP exit routine to be scheduled.
GENCB BLK=NIB,AM=VTAM,PROC=(DFASYX,RESPX),                    C
      COPIES=50

The program can calculate the length of each NIB by dividing the length in register 0 by the number of copies, and use this value to refer to each NIB from an RPL.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014