Share
 
 

acet-file-mkdir (AutoLISP/Express Tools)

Creates a new directory.

Supported Platforms: AutoCAD for Windows only; not available in AutoCAD LT for Windows, or on Mac OS and Web

Library: acetutil.arx

Signature

(acet-file-mkdir directory)
directory

Type: String

New directory name.

Return Values

Type: T or nil

Returns T if successful.

Was this information helpful?