Ells Posted April 20, 2010 Posted April 20, 2010 I have a lisp routine with a dcl file that I used in a previous release but when I use it in v2010 the dialog box does not come up. Is there something special I shoud be doing with v 2010? Ells Quote
lpseifert Posted April 20, 2010 Posted April 20, 2010 Is the dcl file in Acad's support path? If it's in the same folder as the lsp file doesn't necessarily mean Acad can find it. Another thought... has the location of the dcl file been hard coded in the lsp? Quote
Ells Posted April 21, 2010 Author Posted April 21, 2010 Is the dcl file in Acad's support path? If it's in the same folder as the lsp file doesn't necessarily mean Acad can find it. Another thought... has the location of the dcl file been hard coded in the lsp? The lisp just calls for the dcl, assuming it to be in the same folder I guess. Bingo!! I don't know why I did not check that. Once I put it it the support path it showed up just like it used to. Thanks!! ells Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.