RESEQ/file#[,START,line#,INCR,n]
This statement resequences the line numbers of the specified scratch file.
Parameter |
Description |
file# |
The number of the scratch file which is to be resequenced. Ten scratch file areas are available, therefore, the specified number must be between 1 and 10. |
START |
Minor word which indicates that the next parameter will be the starting line number for the resequencing function. |
line# |
The number which will be applied to the first line in the file. |
INCR |
Minor word which indicates that the next parameter will be the increment by which the line numbers will be sequenced. |
n |
The increment by which the lines will be sequenced.
|