|
Previous Top Next |
The FileSort property is used in the SetFileSort, GetFileSort and SetNoFileSort, ScanFiles methods and is used to specify how the files read by ScanFiles are sorted in the Files queue property. The possible sort orders are itemized in IT_Filesort in the ITEquates.inc file:
IT_FileSort ITEMIZE(1),PRE(IT_FileSort)
Name EQUATE
ShortName EQUATE
Date EQUATE
Time EQUATE
Size EQUATE
Attrib EQUATE
END
The FileSort property is declared as:
FileSort Byte