IFCOND keyword


IFCOND is an optional keyword for the COND command. IFCOND determines whether Message Advisor processes the BRANCH and MAXRC keywords.

Parameter

Description

'field1.oper.field2'

when an IFCOND returns a logical true condition, Message Advisor processes the BRANCH and MAXRC keywords; when an IFCOND returns a false condition, Message Advisor ignores the BRANCH and MAXRC keywords

field1 and field2 are either a preceding stepname (LABEL, MAXRC, or BYPASSED) or a numeric value

.oper. is one of the following logical operators:

  • .EQ. (equal)
  • .NE. (not equal)
  • .GT. (greater than)
  • .GE. (greater than or equal)
  • .LT. (less than)
  • .LE. (less than or equal)
Warning

Note

If you do not specify the IFCOND keyword, Message Advisor processes BRANCH and MAXRC.



 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

Message Advisor for IMS 1.8