Previous Topic

Next Topic

Book Contents

Book Index

DO COND: Decollating Parameter (decollating mission)

Adds or deletes prerequisite conditions if the identifying string specified in the accompanying WHEN statement is found.

Note: DO COND and OUT statements are similar, but not identical. The differences are outlined below in "OUT/DO COND Differences."

Figure 236 DO COND Parameter Format

Optional. Type COND in the DO field and press Enter. Fields are provided for the subparameters described below.

A maximum of two prerequisite conditions can be specified in each DO COND line. Upon specifying one or two prerequisite conditions in a line and pressing Enter, a new line is opened for specifying additional DO COND statements.

Each DO COND statement consists of the following mandatory subparameters:

Table 208 DO COND Subparameters

Subparameter

Description

condition

User-assigned, descriptive name of 1 through 20 characters used to identify the condition.

Note: If Control-M is installed, a condition name should not begin with the "|" symbol and should not contain parentheses () because these characters are used in defining Boolean logic for conditions.

dateref

4-character date reference. Valid values are:

  • date–Specific date (in either mmdd or ddmm format, depending on the site standard).
  • STAT – Static. Indicates that the condition (for example, PRINTER-SET) is not date dependent.
  • ODAT – Original scheduling date. Default.
  • PREV – Previous date on which the mission should have been scheduled, according to its basic scheduling criteria (or ODAT–1 if the mission is being forced).
  • NEXT – Next scheduling date (or ODAT+1 for a forced mission).
  • **** – Any scheduling date. Valid only with opt set to –
  • $$$$ – Any scheduling date. Valid only with opt set to –

If a date reference is not specified, the value ODAT is automatically inserted upon pressing Enter.

opt

Indicates whether to add or delete the specified prerequisite condition. Valid values are:

  • + – Add (create) the prerequisite condition.
  • - – Delete the prerequisite condition.

Parent Topic

Decollating Mission Parameters