I've created a block with attributes, basically a legal form (Template) that prompts you with questions and inserts the answers in the drawing at the defined location, style, height, etc. The block is the only entity in the drawing. When I insert the drawing into another drawing, it won't prompt me with the questions. Just inserts the block with the answers omitted. The block still contains attributes because when I edit it, the attribute definitions are visible. Can anybody tell me what I'm doing wrong?
It sounds like you are nesting that block.
Open the drawing with the BLOCK that you created.
Now do a WBLOCK, when asked for the drawing name, enter the name of the block you made, on the next prompt hit the = key (for block=output file)
NOW there is a drawing, with the name of the block, that will prompt for attributes when inserted.
Try doing a "Save As" in your block editor (BEDIT) screen and renaming the block. The "Save As" I am referring to is a button on the Block Editor Toolbar.
Thanks Guys. The WBLOCK command did it!