ade_aliasupdate

AutoCAD Map 3D AutoLISP

Up a level
ade_aliasupdate
 
 

Changes the actual path of a drive alias.

(ade_aliasupdate alias_name path_name)

Returns T or nil.

alias_name Alias name (string) can be up to 31 characters long. Must be unique, contain no spaces, and start with an alphanumeric character.
path_name New actual path for this drive alias (string).