z/OS TSO/E Programming Services
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Passing control to the Parse Service Routine

z/OS TSO/E Programming Services
SA32-0973-00

Your Command Processor can invoke the Parse Service Routine by using either the CALLTSSR or LINK macro instructions, specifying IKJPARS as the entry point name. However, you must first create the parse parameter list (PPL) and place its address into register 1. This PPL must remain intact until the Parse Service Routine returns control to the calling routine. The PPL is described in The parse parameter list.

The Parse Service Routine can be invoked in either 24- or 31-bit addressing mode. IKJPARS accepts input above or below 16 MB in virtual storage. The caller's parameters must be in the primary address space.

Figure 1 shows the flow of control between a Command Processor and the Parse Service Routine.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014