Jump to content

Macro does not work in Autocad 2009. Won't insert attribute block


Recommended Posts

Posted

Autocad Version: 2009

This is a macro I wrote for Autocad and it works fine in versions through Autocad 2008.

When I try to use it the macro stops when it gets to:

-INSERT;TAG-ATT;@;;;;.

 

TAG-ATT is a block attribute drawing. Could someone please help and

tell me why this macro will not insert the TAG-ATT block into the drawing in Autocad 2009? All drawings are in the search path

 

*^C^C-LAYER;M;FS-ITEM;C;W;;;-INSERT;DONUT;\;;;LINE;@;\;-INSERT;*ELLIPSE;@;;;SELECT;L;;ID ENDP,QUI @ TRIM P ;ENDP,QUI @;;-INSERT;TAG-ATT;@;;;;

Posted

is it the path for the file that's the problem? is 2009 looking in a directory of it's own whilst the file is in a previous edition?

Posted

That is not the problem. I wish that was all it was

Posted

have you checked that the prompt sequence hasn't changed between versions ?

Posted

Are applicable system variables set the same as previously-

ATTDIA and ATTREQ?

Posted

Attdia Set To 0

Attreq Set To 1

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...