Toolbar Button

Discussion in 'AutoCAD' started by raymondp, Mar 4, 2004.

  1. raymondp

    raymondp Guest

    I have 2 problems with this macro.

    1) I don't want to have to specify the old value of the attribute. How can I use a varable or wild card with a string?

    2) I can't get the command window to close upon completion of the macro.

    ^C^C_zoom A;-purge A * n;-attedit n n * STATUS *;ACTIVE;INACTIVE;ATTDISP ON\1;;;

    Any help with syntax would also be appreciated.
    Thank You
     
    raymondp, Mar 4, 2004
    #1
  2. raymondp

    ECCAD Guest

    ^c^c(command "_attedit" "_Y" "" "" "" pause "" "V" "R" (getstring 1 "\nNew Attribute Value: ") "")

    Bob
     
    ECCAD, Mar 4, 2004
    #2
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.