Specify the following control statements to execute RMOGRW:
Discontinues processing of a repetitive group of statements (DO control statement) and proceeds with the statement following the repetitive group of statements.
Performs the next iteration of a repetitive group of statements (DO control statement).
Specifies alternate values for line count, line size, database high-level name, print file DDname, output filename, and database selection sequence.
Defines the fields to be used to store data or values.
Specifies the beginning of a repetitive group of statements.
Specifies the statements that are to be executed when a false condition is determined for an IF control statement.
Specifies the end of a repetitive group of statements (DO control statement), the end of a conditional operation (IF control statement), the end of at-end logic (ON control statement), or the end of the control statements.
Specifies the beginning of a conditional operation.
Retrieves the next occurrence of a field. You can use this statement only for address and special instruction lines, text entries (line number, column number, text data), history entries, report identifiers, and distribution identifiers.
Specifies the statements that are to be executed when no more database records or sort records are available.
Specifies the writing of data to the output data set.
Specifies the writing of data to the print data set.
Specifies that a sort record is to be constructed and sorted.
Specifies a condition or restriction to selection of information from the database.
Specifies the setting of a defined field (DEFINE control statement).
Specifies a specific sort sequence to be used in ordering information written to the print and output files.
Specifies the end of a control statement processing phase.
Specifies the statements that are to be executed when a true condition is determined for an IF control statement.
Specifies the definition of a report title.
|
Copyright © 2013 CA.
All rights reserved.
|
|