25.170. REWIND [ # ]fn

[<<<] [>>>]

Positions the file cursor to the start of the file. This is the same as SEEK fn,0 or SEEK #fn,0

The argument to the statement is the file number used in the OPEN statement to open the file. The character # is optional and can only be used for compatibility reasons. Positions the file cursor to the start of the file. This is the same as SEEK fn,0 or SEEK #fn,0

The argument to the statement is the file number used in the OPEN statement to open the file. The character # is optional and can only be used for compatibility reasons. Positions the file cursor to the start of the file. This is the same as SEEK fn,0 or SEEK #fn,0

The argument to the statement is the file number used in the OPEN statement to open the file. The character # is optional and can only be used for compatibility reasons.


[<<<] [>>>]