Previous Topic

Next Topic

Book Contents

Book Index

DO COND: Automated Console Action Parameter

Specifies prerequisite conditions to be added or deleted.

Figure 142 DO COND Parameter Format

Optional. Type COND in the DO field and press Enter. The subparameters shown in Table 126 are displayed.

Table 126 DO COND Subparameters

Subparameter

Description

condition

Descriptive name of from 1 through 20 characters. Only trailing blanks are permitted.

dateref

4-character date reference. Optional. Valid values are:

  • date – a specific date in either mmdd or ddmm format, depending on the site standard
  • ODAT – resolves to the current installation working date. Default
  • DATE – resolves to the system date
  • PREV – resolves to the previously scheduled activation date of the rule, determined when the rule is ordered, or, for a forced rule, ODAT–1
  • NEXT – resolves to the next scheduling activation date of the rule, determined when the rule is ordered, or, for a forced rule, ODAT+1
  • STAT – indicates that the condition, such as IMS-ACTIVE, is not date dependent

dateref

(cotinued)

Note: Before STAT was introduced, the date 0101 was recommended to be used in conditions that were not date-dependent. Unlike 0101, STAT is not a date, and it operates differently. Always use STAT when defining conditions that are not date-dependent.

  • %%xx – an AutoEdit symbol
    The symbol can be assigned by a DO SET command in the rule, or it can be a Global variable.
  • **** – all dates
  • $$$$ – all dates

Note: The **** and $$$$ options are valid only for deleting prerequisite conditions.

condopt

Valid values are:

  • + — Add (create) the prerequisite condition.
  • - — Delete the prerequisite condition.
  • ? — Check the status of the condition.

Parent Topic

Rule Parameters