Hi Ed,
Thanks for making this available - very useful!
Can you help me understand why you use the ERRORABEND option in your macro? Is it caution to ensure you don't move forward with an error from the macro output, or is there more to it than that?
Do you also use it outside of your macros? I'm wondering if I should add the NOERRORABEND option at the end of the macro or adopt using ERRORABEND more broadly in my code.
Thanks!