Share
 
 

acet-file-move (AutoLISP/Express Tools)

Moves or renames files.

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-move from to)
from

Type: String

Original file name or location.

to

Type: String

New file name or location.

Return Values

Type: T or nil

Returns T if successful.

Was this information helpful?