GETREWIND         Reset file pointer for GETFILE command

<< Click to Display Table of Contents >>

Navigation:  Robo-FTP User's Guide > Script Programming > Script Commands > All Script Commands >

GETREWIND         Reset file pointer for GETFILE command

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