Mkdir
Creates a directory in the Memory Card.
Mkdir <Directory Path Name>
Parameters
<Directory Path Name>
|
The path of the directory to be created (character string).
|
Return Value
None.
Description
Always specify an absolute path with the drive name included for the <Directory Path Name>.
A directory will not be created in the cases stated below.
The specified directory already exists.
No Memory Card has been attached.
There is insufficient memory on the Memory Card.
Example
Create the "IMAGE directory below the root of Drive C.