
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everybody I'm a new intern in a company and I need to work with Autolisp. Problem is I've never worked with it so I'm not very good. I've been searching for a solution but didn't found one that would do what I want.
I would like to have a script that would make me select a table in the AutoCad. This one for example.
Then I would like it to save the data from the table in variables such as : var1, var2, var#... If the data is a number I'd like it to be saved as a number, and if it's text (not shown on the picture) I'd like it to be saved as text, so I could use the text command to write it somewhere else.
My ultimate goal is to be able to be able to sort row depending on the value of the cell in their first column.
Thank you very much!
Solved! Go to Solution.