Script files not accessing Attribute fields
Script files not accessing Attribute fields
(OP)
I have been using attribute fields on the job I am working on now, loop drawings, and have been finding them very usefull to enter data. Unfortunetly this time saver might be taken away from me. An Engineer who likes to use AutoCAD script files say his script files cannot access the data in attribute fields. He is using AutoCAD 2000. I have 2005. Because I do most of the CAD. Is that the problem? Any advice will be appreciated. Using attributes fields has made my job much easier and I would like to info that I can use to justify keep using it.
Thank-you!
Thank-you!





RE: Script files not accessing Attribute fields
"Everybody is ignorant, only on different subjects." — Will Rogers
RE: Script files not accessing Attribute fields
-ATTEDIT
N (edit attributes one at a time)
N (only attributes visible on screen)
(block name, if known)
(att tag spec)
(att value spec)
SCHEME LAYOUT (string to change)
STORAGE \ TREATMENT (new string)