Advertisements
File Find Functions
FileFindAttr | Get attributes of a file found by FileFindFirst() or FileFindNext() |
FileFindDate | Get date of a file found by FileFindFirst() or FileFindNext() |
FileFindFirst | Searches for files by name and attribute |
FileFindName | Get name of a file found by FileFindFirst() or FileFindNext() |
FileFindNext | Searches next file found by FileFindFirst() or FileFindNext() |
FileFindSize | Get size of a file found by FileFindFirst() or FileFindNext() |
FileFindTime | Get time of a file found by FileFindFirst() or FileFindNext() |
Advertisements