- Form: REWIND logical_name
-
- logical_name
- is the name of an OPEN'ed file.
The REWIND command repositions the named file back to the beginning of the
file. The file must already be opened for reading using the OPEN command.
Lines in the file which are marked for skipping using the SKIP command will
continue to be skipped.