Share
 
 

acet-file-chdir (AutoLISP/Express Tools)

Changes the current working 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-chdir directory)
directory

Type: String

New directory name.

Return Values

Type: String

Returns a string containing the expanded name of the new current working directory.

Was this information helpful?