I have a couple dozen different dwg files that I use macros to insert blocks from into other drawings. Instead of having 25 to 50 different macro buttons, is there a way to have a "Multiple Block Insert Lisp". Where I start with the most used blocks and on the first block have it prompt the user if they want to insert block "PKT411LH?" Then if the user types n; Then it will proceed to the next block in the program, ask if they want to insert block "COT?" Then if they pick an insertion point or type y; then pick the insertion point... I'm not sure how to go about the prompt for user info, to use the "if" or "cond" functions. I appreciate any help on this. Or just some ideas to get me started. Thank You.
↧