z/OS DFSORT Application Programming Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Using JPn parameters in EXEC PARM for ICETOOL

z/OS DFSORT Application Programming Guide
SC23-6878-00

//stepname EXEC PGM=ICETOOL,PARM='option<,option>...'

option can be JPn"string". JPn"string" options are used to construct DFSORT symbols. Other options are ignored by ICETOOL.

Normal system JCL rules for the EXEC PARM operand apply. In addition:
  • JPn"string" parameters can only be used when ICETOOL is invoked directly (for example, with PGM=ICETOOL), not when ICETOOL is invoked from a program (for example, with LINK EP=ICETOOL).
  • If the length of the EXEC PARM options is greater than the JCL limit of 100 bytes, JPn"string" options will not be processed.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014