Previous Topic: ECFOUTLIM ParameterNext Topic: ECFSECURITY Parameter


ECFPARM Parameter

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.

Default value

A null string

Other possible values

Any valid ECF parameter string

Set or modify this parameter...

Anytime

Example: ECFPARM

This function adds the string UNIT=3390 to internal start commands.

OPSPRM('SET','ECFPARM','UNIT=3390')