Concept Framework 2.0 documentation | Contents | Index |
Name | Version | Deprecated |
DirectoryExists | version 1.0 | no |
boolean DirectoryExists(string dir_path) |
dir_path | [in] A string containing the path of the directory. |
Checks if a directory exists. If path is a file, then this function will return false. For files, check FileExists. |
Documented by Simona Plesuvu, generation time: Fri Jan 21 18:06:20 2011 GMT | (c)2011 RadGs Software |