DIRECTORY( ) FunctionReturns true (.T.) if the specified directory is found on disk.SyntaxDIRECTORY(cDirectoryName)ReturnsLogicalArgumentscDirectoryNameSpecifies the name of the directory to locate. If you do not include an absolute path for the directory you specify, Visual FoxPro searches for the directory relative to the Visual FoxPro default directory.ResThe Visual FoxPro default directory is specified with SET DEFAULT.