PDA

View Full Version : Inserting a Block with Attributes using LISP?


sumulong
2007-03-03, 01:50 AM
Need help w/ my script. I'm trying to insert a block w/ attributes using a script but I have around 140 attributes inside the block, it's a title block. How can I skip through all the attributes w/out cancelling the command? Help!

.T.
2007-03-03, 02:05 AM
Need help w/ my script. I'm trying to insert a block w/ attributes using a script but I have around 140 attributes inside the block, it's a title block. How can I skip through all the attributes w/out cancelling the command? Help!

Hi, if you set the ATTREQ system variable to 0 before inserting the block it will not prompt you to fill in the attributes.