The following section describes
-
Functional groups of statements
-
Statements in each group
-
Each statement in alphabetical order
Many statements enable you to specify values for file attributes or task attributes. However, the descriptions of file and task attributes covered in this section are discussed only in terms of their use through WFL. If you require further information, refer to the File Attributes Programming Reference Manual for file attribute descriptions, and the Task Attributes Programming Reference Manual for task attribute descriptions.
Syntax Diagrams
The syntax diagrams for each statement often contain some elements that are explained in Expressions and Basic Constructs. Any statement can be used wherever <statement> appears within a railroad syntax diagram.
Nested Statements
Statements in a job can be nested to a maximum depth of 19 levels. Examples of nested statements include
-
A statement specified in an ON statement
-
An IF statement within an IF statement
-
Statements within a compound statement