Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Setting job variable replacement

&pagelevel(5)&pagelevel

The JV-REPLACEMENT operand of the SET-PROCEDURE-OPTIONS command is used to specify whether job variables are also to be replaced during expression replacement. The possible operand values for JV-REPLACEMENT are *NONE and *AFTER-BUILTIN-FUNCTION.

  • The default setting is *NONE. This means that names are not to be interpreted as job variable names during expression replacement.

  • If the setting is *AFTER-BUILTIN-FUNCTION, then names will be interpreted as job variable names during expression replacement.

The settings can be altered by a MODIFY-PROCEDURE-OPTIONS command.