richard3009 Posted June 25, 2012 Posted June 25, 2012 I have created a drawing border as a block with attributes for drg number title etc., now when I insert that block it is asking me to fill in the attributes before placing the block, where casn the prompts be deactivated? Quote
dbroada Posted June 25, 2012 Posted June 25, 2012 set ATTDIA=1 to get the dialogue box displayed or set ATTREQ=0 if you want all the default values set. Quote
MSasu Posted June 25, 2012 Posted June 25, 2012 There are two system variables, but I'm not really sure what you were looking for. You want to don't be asked to input values for attributes? Then set ATTREQ to 0. Or to be asked on a dialog box instead of prompter? In this case set ATTDIA to 1. 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.