Hi,
I use Instruments panel and I want to start a macro with a click on a button. Therfore I use "ExecuteCommand". Is there a way to start a Sub with arguments?
Thank you
ExecuteCommand with parameters
Re: ExecuteCommand with parameters
No, only those Subs that do not have parameters are recognized as macros you can call with ExecuteCommand.