Help for RESET

RESET takes an input which is a list of files in the format of
the output from the proc SRCH and resets the next file (the n in 
"NEXT FILE =     n", the first record) to the value specified by 
NEXTFILE, or 1 by default.  (This number is limited to 5 digits.)

PARAMETERS:


INPUT

Input file name

NEXTFILE

New next file number

See Examples:


Cognizant Programmer: