Make Directory

\i S M string::dirname

Parameter Type Range Description
dirname file DOS filename (8.3 format) name of the directory to be created

Creates a new directory depicted by path and name.

Note

Response: [ACK]

Example

\iSM/DIR1/DIR2\0

This will create the directory "DIR2" in directory "DIR1" which in turn is located in the root of the SD-Card. "DIR1" in this example must exist, otherwise an error is set and [NACK] is returned.

Not supported by: DPC3050, DPC3020, DPC2060, DPC10xx

See also:

MicroSD Card Related Commands
Open Directory and Read First Entry
Open File
Write File
Delete File