OUTPUT [expression-1] [COL(expression)] [SKIP]
where:
Specifies an expression that determines the data to be written to the output file.
Specifies an expression that determines the position to which expression-1 is written.
A value of 1 represents the first position of the output record. If this value is less than the current column position, the current output record is written to the output file, and expression-1 is placed in the new output record.
Causes the current output record to be written to the output file.
The data from each OUTPUT control statement is queued contiguously in the output record. The output record is written under the following conditions:
The data written to the output record is written in its internal format. This circumstance can be altered by use of the EDIT function or by moving the data to a defined field.
|
Copyright © 2013 CA.
All rights reserved.
|
|