Message 1 of 2
Errors during continuos use of lisp routines
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have compiled a lisp routine combining several routines (acaddoc). I have localised the variables for each routine witin the compiled file. But the variable names in eachroutine are the same. (only minor modifications between the routines. When the routine is called, it works only for one or two times. Then it starts giving erroneous results. The error being the insertion points getting mixed up.
Could this be because the variable nams are same?
I had the same error before when I directly gave an insertion point using POLAR command. The insertion points would never be what I want inspite of giving distance and angle. Then I tried using some triangulation. It was working then. But now, even that does not work.
can someone help
Could this be because the variable nams are same?
I had the same error before when I directly gave an insertion point using POLAR command. The insertion points would never be what I want inspite of giving distance and angle. Then I tried using some triangulation. It was working then. But now, even that does not work.
can someone help