APPEND/file#
This statement sets the line pointer to the last line of the specified scratch file. This allows additional data to be appended to the file or the last line of the file to be obtained by the GETL statement.
Parameter |
Description |
file# |
The number of the scratch file in which the line pointer is to be positioned. Ten scratch file areas are available, therefore, the specified number must be between 1 and 10. |