|
Previous Top Next |
The FileAttributes property is used in the Init, CountFilesInDirectories, ScanFiles and Construct methods and is used to set the default file attributes that are scanned for in the ScanFiles. I.e. it is used as the Attribute parameter in the Directory statement that reads the files in the ScanFiles method. In the Construct method the FileAttributes is set to FF_:NORMAL. It can be set by the Init method, that only sets the FileAttributes.
It is declared as:
FileAttributes Long