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.
The rewind procedure's only parameter is a reference to a directory variable to rewind.
Operating Systems: All
Standard Pascal: No