Subcommands (Short Form)

CONDITION condname [START n][FLDNUM n] ;
Note: No other parameters can be specified on the short form of the CONDITION command. They are inherited from the associated long form.
condname
Specifies the name of the condition. This value cross-references the short form of the CONDITION command to the long form of the CONDITION command for the same condition
STARTn
Use this parameter to specify a new starting position for the text to be tested. If this parameter is coded, it overrides the value that is specified or defaulted in the long form of this CONDITION command.
FLDNUMn
Use this parameter to specify a new field number for the text to be tested. FLDNUM can only be specified if the LAYOUT or XLAYOUT is coded with a delimiter. If this parameter is coded, it overrides the value that is specified or defaulted in the long form of this CONDITION command.
Note: No other parameters can be specified on the short form of the CONDITION command. They are inherited from the associated long form.