z/OS TSO/E Programming Services
|
Previous topic |
Next topic |
Contents |
Contact z/OS |
Library |
PDF
The command scan parameter list z/OS TSO/E Programming Services SA32-0973-00 |
||||||||||||||||||||||
|
The command scan parameter list (CSPL) is a six-word parameter list containing addresses required by the Command Scan Service Routine. To ensure that your Command Processor is reentrant, build the CSPL in subpool 1 in an area that the Command Processor obtains by issuing the GETMAIN macro instruction. Figure 1 shows the parameter list structure that your Command Processor must create as input to the Command Scan Service Routine. Figure 1. The parameter list
structure passed to command scan
![]() Use the IKJCSPL DSECT, which is provided in SYS1.MACLIB, to map the fields in the CSPL. Table 1 shows the format of the command scan parameter list.
|
Copyright IBM Corporation 1990, 2014 |