Script functions reference > Script functions in alphabetical order > M > MkDir

MkDir
Syntax
MkDir(path);
path 
Description
Creates a new directory using the specified path.
Returns
0 
-1 
Example
mkdir(C:\StreamServe\Company_ABC);
OpenText StreamServe 5.6 Updated: 2013-03-01