goldy2000 Posted September 11, 2009 Posted September 11, 2009 I have a lisp routine (label lines and polylines with segment distance) from http://paracadd.com/lisp.htm, after starting it, it says: ''Command: lbld Error: LOAD failed: "mklayr" Anybody have a clue what happened here?? lbld.lsp Quote
The Buzzard Posted September 11, 2009 Posted September 11, 2009 I have a lisp routine (label lines and polylines with segment distance) from http://paracadd.com/lisp.htm, after starting it, it says:''Command: lbld Error: LOAD failed: "mklayr" Anybody have a clue what happened here?? It looking for another program to load called MKLAYR.lsp Make sure you have that program and it in the same ACAD search path. Quote
goldy2000 Posted September 11, 2009 Author Posted September 11, 2009 It looking for another program to load called MKLAYR.lspMake sure you have that program and it in the same ACAD search path. Ah, so that is a problem?? Thanks very much Buzzard, I'll try to find it...:wink: 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.