09-07-2011, 05:57 AM
I have been playing around with running macros. When I send an empty macro parameter (e.g. <CQCGW:MacroParam></CQCGW:MacroParam>, or whatever the right element type is), I get an exception that I don't get when the parameter isn't there. Is there a way to send an empty parameter, or does the macro capability not support that? If I had a two-parameter macro, and I only cared about the second parameter, what would I send as a placeholder for the first parameter? Or does that question not even make sense? I'm not that familiar with how macros work.