Message 1 of 7
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
I am sure this is an easy task but I am having some trouble remembering how to insert a Letter into a string at a specific location.
I'm trying to get the (VL-FILENAME-BASE (GETVAR 'DWGNAME)) and insert a (chr 86) after the 8th character, so that the inserted letter becomes the 9th letter/number only if it is not already present.
example:
23-01472r7
becomes:
23-01472Vr7
I hope that this makes sense. Any help is greatly appreciated.
Thank you in advance.
Solved! Go to Solution.