Message 1 of 11
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi
I have tried to modify a Lisp routine my predecessor made. Originally it changed layers on certain objects in a drawing. I also want to delete certain objects that are superfluous. I thought I got the hang of it when I sucessfully tested my modified Lisp on a specific object, but after adding code to cover the rest of the objects I wanted to get rid of, it no longer worked. The Lisp routine does not load on start as before and when I use drag and drop the command prompt reads "; error: extra cdrs in dotted pair on input".
Solved! Go to Solution.