Message 1 of 3
Diesel Expressions for file path
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all!,
I would like to be able to access file names that are at the end of a file path, however one file name in the middle of the path changes in length. e.g.
2019/ 123456 'Name length changes'/Drawings/Mechanical/Preliminary
I can get Diesel to get '2019' and '123456' with no problem as the character lengths never change. Is there a way Diesel can count backwards? As the folder names 'Mechanical' & 'Preliminary' don't change in character length.
So if there was a way for Diesel to just grab the last two folders, count the folder string characters backwards there would be no change in character length.
Any help would be greatly appreciated.