Previous Topic

Next Topic

Book Contents

Book Index

Variables

All variables are identified by the %% prefix. If %% is included in the value for a job processing parameter, Control‑M assumes that it is referring to a variable or function.

Additional information

Description

Usage

Optional

Format

  • Name
  • Value

Length

  • Name: 1-40
  • Value: 1-4000

z/OS:

  • Name: 1-66
  • Value: 1-66

Invalid Characters

None

Alternate Names

  • Control‑M/EM Utilities: VARIABLE
  • Reporting Facility: VARIABLE
  • Control‑M/Server Utilities:-variable
  • Control‑M/EM API: variable

A special %%# prefix can be used to indicate that a variable or function should not be resolved. In these cases, the actual name of the variable or function (minus the # sign) is output. For example, Do Notification Variable %%#PARM1 is greater than 100 issues the following message:

Variable %%PARM1 is greater than 100.

Variables are divided into the following types:

Parent Topic

Control-M Variable facility