Previous Topic

Next Topic

Book Contents

Book Index

SET VAR: General Job Parameter

Assigns a value to an AutoEdit variable that can be used to set up the JCL of the job or to define a Global variable in the IOA Global Variable Database.

Note: SET VAR and DO SET statements are similar, but not identical. The differences are outlined below in Differences between SET VAR and DO SET.

Figure 306 SET VAR Parameter Format

Optional. Valid values must comply with the following requirements:

WARNING: AutoEdit function %%SUBSTR should not be used in the expression portion of a SET VAR variable definition. Doing so might cause errors when trying to resolve the variable’s value.

Parent Topic

Job Production Parameters