GETREWIND         Reset file pointer for GETFILE command

Top  Previous  Next

Syntax:

GETREWIND


Arguments:

None


Options:

None


 

 

This script command is used to reset the file pointer to the first file in the list of wildcard matches found by either the GETFILE or GETNEXTFILE command.

 

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

 

 

Related command(s): GETFILE, GETNEXTFILE

See also: FTPGETREWIND