guitarguy1685 Posted February 17, 2010 Posted February 17, 2010 Just a heads up. i was writing a LISP to make a leader and then insert a block with attribute that would be filled out automatically. It worked on my computer but not on others. The problem that I did not forsee were 2 system variables ATTDIA = 1, instead of prompts you get a dialog box = dead lisp ATTREQ = 0, Set to zero and you never get prompted by attributes = dead lisp i banged my head a bit untill i figured out the simple solution. if you using lisps to insert blocks with attributes take these 2 variables into consideration. Quote
Lee Mac Posted February 17, 2010 Posted February 17, 2010 Or use entmake/vla-insertblock and be worry free Quote
guitarguy1685 Posted February 17, 2010 Author Posted February 17, 2010 one up'ing me eh? i will look into that vla-insert block Quote
Lee Mac Posted February 17, 2010 Posted February 17, 2010 one up'ing me eh? i will look into that vla-insert block Couldn't resist, sorry I just have a thing against all command calls where there is an alternative 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.