This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
MkDir Statement Example
This example uses the
MkDir statement to create a directory or folder. If the drive is not specified, the new directory or folder is created on the current drive.
MkDir
"MYDIR" ' Make new directory or folder.