
IF and Conditions
User Reference
Connectivity Systems, Inc.—Copyright © 2006
Use Pursuant to Company Instructions
9-11
Definitions The following provides definitions for the parameters you can use when
using IF and conditions.
Parameter Definition
type Specifies the type of input data to be tested:
Use... To test the...
CC current condition code
CPU CPU ID
HC highest condition code
DOSCC VSE cancel code
PART partition ID
DATE current date
TIME current time
Gnn global constant
operand Specifies the kind of test:
Use... To test whether the input data
is...
EQ equal to value
NE not equal to value
GT greater than value
LT less than value
GE greater than value
LE less than or equal to value
value Specifies the constant used in the comparison.
Global constants are set with the SETG JMCL
parameter.
DOSCC Values are decimal codes generated by VSE. The
normal EOJ code is 16. You can check the DOSCC
across job boundaries.
CPU ID Same number generated when you use BIM-EPIC
CPU independence—that is, the last digit specified
for CPUIDS configuration option.
In partition comparisons, only the EQ and NE
operands are valid, for example, IF=(PART EQ
BG) is valid; IF=(PART LE BG) is invalid.
CPU ID DATE Specified in yy-mm-dd format.
Comentarios a estos manuales