I have a list of SQL statements. I have a batch macro where i run the queries 1 by 1. I know and am expecting some of them to be wrong (due to system changes) and i am looking for a way i can get the macro to attempt the query and report if it works or not. i am currently using dynamic input in the macro and have it configured to run all iterations before output.