Message 1 of 12
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello
A couple months ago I got help from someone creating a lisp routine for my wire labels. Since then I have simplfied the dynamic block and it requires the lisp routine to be changed. I gave it a shot by using chatgpt and every routine it gives me, when I load it, it gives me an error message "error: manlformed list on input". Not sure what this really means but Im reaching out for some help.
Here are the basics of what I was looking for and will attach the dynamic block for reference.
- Dynamic block has a WIRE attribute, I need the value changed when I click it a label numering sequence.
- I have 10 different label types: A, U, RF, S, P, N, NA, NV, V, C
- The goal is to type "WIRENUMBERS" for the lisp routine, it asks me what cable label I want, I choose a for example "A", then it asks me what number to start with, I type "001". Then I will pick 2 WIRE blocks and it labels them automatically to "A001" then I pick the next to blocks and it labels them "A002" and continues in increments of 1.
If im not explaining something correctly or need more clarification please let me know. And thankyou for any and all help!
Solved! Go to Solution.