The rewinddir procedure

Description

The rewinddir procedure rewinds a directory variable (i.e. alters the directory variable in such a way that filenames read from the directory variable start with the name of the first file in the directory associated with the directory variable). NOTE: Directories are also called folders.

Parameter

The rewind procedure's only parameter is a reference to a directory variable to rewind.

Portability

Operating Systems: All
Standard Pascal: No