Previous Topic

Next Topic

Book Contents

Book Index

Any program step

Indicates that the DO statements must be performed if the specified codes are found in any program step.

However, if Any program step is specified with the codes Job Ended OK, Job Ended Not OK, Any type of execution error, Job out put was lost, Job was canceled during executing, Job failed due to security requirements, Job not submitted, or *Unknown error occurred, the On criteria are satisfied only if the entire job ends with the specified code criteria.

If Any program step is specified with the ORDER code, no other codes can be specified in the same On block, and the Procedure field must be left blank.

Additional information

Description

Usage

Optional

Format

The Any program step option consists of the following sub-parameters:

  • Procedure
  • Return statuses

Variable Support

None

Sub-parameters

Procedure

Defines the procedure name.

1 through 8 characters in length, and must not contain blanks.

Non-English characters not allowed.

When left blank, any program step names are checked regardless of whether they are directly from the job or from a called procedure. Default.

The On statement is satisfied if the criteria are satisfied from any procedure directly from the job.

Return statuses

See Code values

Parent Topic

On/Do Actions