Hi
Howdy.
Is there any way to manage macros across rulesets?
Sure. Just figure out how to write a little script to find and replace the targeted macro(s) across multiple files.
Because if you use the same macros in the main ruleset and in some rulesets
which will be loaded into anchor points, you have to change multiple files
And if you want to change any macro used, you have to change it in every
ruleset where the macro is used.
There are plenty of tools (perl, grep, sed, awk, etc.) to help you do this.
-S
