
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I'm not sure if I should have posted in the old thread or created a new one so apologies if I've gone about this the wrong way.
I was looking for a LISP routine that sequentially numbers attributes and I noticed one posted by pbejse Here.
This is so close to being exactly what I'm looking for but I would like the lisp to sequentially number based on varying text (example below). The above lisp specifies whether the contained text string should be "ELEVATION" or "ADDRESS" whereas I have many variables.
Attribute Tag: NUMBER
Attribute Value: (Varies) - Door, Window, Wall, Chair, Table, etc
Required Output: Door1, Door2, Door3, Window1, Window2, Chair1, Chair2, Chair3, Table1, etc
I'm not skilled enough to change this lisp myself, nor do I want to do so without permission from the author.
Would anyone be able to assist with this?
Thanks in advance!
Solved! Go to Solution.