CreateDirectory | |||||||
Type | statement | ||||||
Dictionary | LCB | ||||||
Library | LiveCode Builder | ||||||
Syntax |
| ||||||
Associations | com.livecode.file | ||||||
Summary | Create a named directory. | ||||||
Parameters |
| ||||||
Description | Creates a new, empty directory. The directory must not already exist. | ||||||
Tags | io,filesystem |