GETREWIND         Reset file pointer for GETFILE command        

Top  Previous  Next

Syntax:

GETREWIND

Arguments:

None

Options:

None

 

 

This script command is used in conjunction with the GETFILE command to reset the file pointer to the first wildcard matching file.

 

You might use this command to “rewind” to the beginning of a series of files found with the GETFILE command if you need to repeat some process.

 

Related Commands: GETFILE