Current drawing's path and filename in autolisp

Current drawing's path and filename in autolisp

Anonymous
Not applicable
8,509 Views
20 Replies
Message 1 of 21

Current drawing's path and filename in autolisp

Anonymous
Not applicable

Hello, I need to create a custom command that will be used for inserting file path and file name of the current drawing (I should just click to define the place where I want to put it).

0 Likes
Accepted solutions (2)
8,510 Views
20 Replies
Replies (20)
Message 21 of 21

_Tharwat
Advisor
Advisor

You are welcome anytime.

Just replace the following part of the string as follows :

"{\\fArial|b1|i0|c0|p34;\\C7;File path:%<\\AcVar Filename \\f \"%tc4%fn7\">%}"

0 Likes