Message 1 of 4
DIESEL Field for modified filename

Not applicable
01-11-2016
07:36 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
I am trying to create an AutoCAD field that can extract the file name (without path name and file extension), and then also to modify it slightly replacing underscore with forward slash. For example below:
XXX_XXX_XXXXX_XXXX_XXX.DWG
to
XXX/XXX/XXXXX/XXXX/XXX
How would I go about making a DIESEL field expression to do the above?
Thanks lots for the the hlep!