Message 1 of 7

Not applicable
03-11-2021
08:46 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm trying to develop a lisp routine that can do the following (Conceptually it's a conditional attribute edit program):
Search for a specific block(s) "MyBlock" and Attribute tag "Tag1" to find a given value "MyValue".
IF that value is found in the given block and attribute, then edit the attribute "Tag2" in "MyBlock" to a static value "MyNewValue".
I'm getting hung up on syntac and ACAD keeps returning with Error: too few arguments.
Any help is appreciated!
Solved! Go to Solution.