Small company logo:
   History
 
Advertising banner:
 
 File.SubDir
Home • Help • 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.