 | 

























  |  | MakeDir | METHOD | MAKEDIR | | Description | Permits the creation of directories and nested (if Param1 is True$) sub-directories of the directory named in Object using short or long name format. | | | | | OBJECT | The name of the directory to make (can be long) | | PARAM1 | Set to True$ to force creation of multiple folders (i.e. nested folders) | | PARAM2 | n/a | | PARAM3 | n/a | | PARAM4 | n/a | | PARAM5 | n/a | | ERRORTEXT | Any error message | | | | | Code sample | RetVal = zz_Utility_Dll("MAKEDIR", "\\compaqwin2000\c\a\underground2\overground\wombling free",1) | | Screen dump |  |
[top] 
|  | |  |  |