Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a block that has multiple text attributes that I would like to write a script for to automate changing their values:
What I have so far in a .scr file:
;use the attribute edit command and specify one-by-one for attributes and the block name
-ATTEDIT Y 2234CSLN
I then hit enter twice so I don't specify any tags or corresponding values and can change any tag or value. I'm not sure how to then select all of the tags for the 2234CSLN block (shown above) and replace their corresponding values.
In my mind I would then type:
ROTATION VALUE REPLACE 0 NEXT
XREF#4 VALUE REPLACE NEXT
XREF#3 VALUE REPLACE NEXT
etc...
Any help would be greatly appreciated.
Thanks!
Solved! Go to Solution.