CreateDirectory

Typestatement
DictionaryLCB
LibraryLiveCode Builder
Syntax
create directory <Directory>
Associationscom.livecode.file
Summary

Create a named directory.

Parameters
NameTypeDescription
Directory

An expression that evaluates to a filesystem path.

Description

Creates a new, empty directory. The directory must not already exist.

Tagsio,filesystem