The ECFPARM parameter adds ECF parameter strings to the internal start commands of the address space. ECFPARM also allows you to set an ECF parameter string to a JCL keyword=value string to change the JCL for the ECF started task without modifying the actual procedure.
A null string
Any valid ECF parameter string
Anytime
Example: ECFPARM
This function adds the string UNIT=3390 to internal start commands.
OPSPRM('SET','ECFPARM','UNIT=3390')
|
Copyright © 2014 CA.
All rights reserved.
|
|