Depends on what you want to display...
If you are talking about the filename extension (.DWG for a dwg file) then there are a couple of methods.
I use a field in the dwg that automatically updates.
There is also a method in the Title block Update to choose which style of filename to display but requires the Title Block Update to be run.
For the Field method this is what you do.
Start the insert text using the method you prefer (single of multi line) and right click in the text entry box.
Select the Insert Field command from the menu and then select the field you want to insert from the list.
When you select the Filename as the field to insert, there is a checkbox of to the right of the dialog box.
This checkbox is to display the filename extension which is what I believe you want to hide.
It is selected by default, so just remove the check and you should just get the filename without the dot and extension.
If however you want to show a separate part of the filename itself, then as was stated, you will need to do some lisp programming or look at the field names that are available to be inserted.
Regards Brad
>
Brad Coleman, Electrical Draftsman
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.
