Home Contact Site Map Privacy Policy Rev Search
Make Dir
 

News & Info
Products
Services
Developer's Corner
Sample Projects
Site Search
Sprezzatura Links
Support Section

Up
Dir Exists
Get Dir
Get Long Path
Get Short Path
Make Dir
Remove Dir
Close File
Copy File
Create File
Delete File
Move File
Open File
Read File
Rename File
Seek File
Write File
 

 

 

 MakeDir

METHODMAKEDIR
DescriptionPermits the creation of directories and nested (if Param1 is True$) sub-directories of the directory named in Object using short or long name format.
  
OBJECTThe name of the directory to make (can be long)
PARAM1Set to True$ to force creation of multiple folders (i.e. nested folders)
PARAM2n/a
PARAM3n/a
PARAM4n/a
PARAM5n/a
ERRORTEXTAny error message
  
Code sampleRetVal = zz_Utility_Dll("MAKEDIR", "\\compaqwin2000\c\a\underground2\overground\wombling free",1)
Screen dump

[top]

 
Copyright © 2005 The Sprezzatura Group. All rights reserved.