MarkAJohn
Structural
- Nov 28, 2001
- 36
Hello,
I’ve written an Autolisp routine which uses the “command” function. It works perfectly three times, with no errors and gets back to the command prompt. The fourth time I use the command I get an error: “Fatal Error, Commands may not be nested more than four deep”.
I have looked to make sure all the commands are finished and close properly.
I would like to find what is causing this error, or failing that, to find a way to clear some command buffer or other work-around. Using (command) doesn't work.
I'm using AutoCAD 2006 on XP Pro.
TIA,
MJ
I’ve written an Autolisp routine which uses the “command” function. It works perfectly three times, with no errors and gets back to the command prompt. The fourth time I use the command I get an error: “Fatal Error, Commands may not be nested more than four deep”.
I have looked to make sure all the commands are finished and close properly.
I would like to find what is causing this error, or failing that, to find a way to clear some command buffer or other work-around. Using (command) doesn't work.
I'm using AutoCAD 2006 on XP Pro.
TIA,
MJ