Message 1 of 10

Not applicable
07-18-2017
03:27 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello, everyone,
After self-educating lisp and consulating online for a while, I still couldn't find solutions for my questions; refer to attached plan
I want to extract certain text strings from file name and put it in the attributes. For example, the file name is “11175 #5-Station Paris_AR-03 Plans 2150 Nord.dwg” and
- if file name contain #1, #2,#3 #4, #5, the attribute “PLANNO” shall be 8001-AR-01(or 02,03,04 05), the last 2 numbers corresponding to the one after #.
- if file name contain #6, #7,#8, the attribute “PLANNO” shall be 9001-AR-06(or 07,08).
I have learned a lot from the people and appreciate your constant help.
one another question: how did you get the knowledge on Autolisp, self-educating or in school?
Thanks,
Solved! Go to Solution.