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
^c^c(command "_attedit" "_Y" "" "" "" pause "" "V" "R" (getstring 1 "\nNew Attribute Value: ") "") Bob