Message 1 of 15

Not applicable
03-22-2019
11:07 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
How would you enter a file name but remove the last four characters?
For example, after typing field in AutoCAD, you can grab the field expression string:
%<\AcVar Filename \f "%tc1%fn2">%
Which will add the file name.
How can you do this but remove the last four characters:
WL-A-XYZ_R1A would become WL-A-XYZ
So I dont have the revision R1A displayed
Solved! Go to Solution.