Syntax:=FileAttributeDirectory(File)
Description:Returns TRUE when the "file" name is a directory and FALSE otherwise.
File : The full name of the "file".
Example:=FileAttributeDirectory("c:\windows")