Advertising banner:

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


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