Advertising banner:

History
 
 ServerFile.SubDir
Home • Help • A0 • Customization Tools • FCAS • Language Reference • ServerFile.SubDir
 
SubDir (server files)
Minimum version: 4.0
Purpose
Indicates whether the entry for a file on the FirstClass server is a subdirectory.  It is used for accessing directory information returned from the FindFirst and FindNext methods. This attribute is read only.
Syntax
ServerFile.SubDir = TRUE | FALSE


TRUE
The entry is a subdirectory.
FALSE
The entry is a file or other file system object.