FPRINT/file#[,LINNO][,USING,'image string']
This statement sends the specified scratch file to the current listing device.
Parameter |
Description |
file# |
The number of the scratch file which is to be listed. Ten scratch file areas are available, therefore, the specified number must be between 1 and 10. |
LINNO |
Minor word which indicates that the line sequence numbers are to be listed along with the data. If omitted only the data will be listed. |
USING |
Minor word which indicates that the data is to be output to a specified format.
|
'image string' |
The format image string which was covered in the beginning of this section. |