Concept Framework 1.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: Thu Oct 15 20:02:04 2009 GMT | (c)2009 RadGs Software |