next up previous index
Next: STAT: Compute Statistics of Up: Getting, Saving, and Printing Previous: SKIP: Mark Selected Lines   Index


REWIND: Rewind an Open File to the First Line


\begin{command}
\item[\textbf{Form: }REWIND logical\_name\hfill]{}
\item[logical\_name]{is the name of an OPEN'ed file.}
\end{command}

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.



Jon Holtzman 2002-02-13