Page 1 of 1

ExecuteCommand with parameters

Posted: Mon 9. Apr 2018, 11:55
by tguetle
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

Re: ExecuteCommand with parameters

Posted: Mon 9. Apr 2018, 13:36
by K.Wolf
No, only those Subs that do not have parameters are recognized as macros you can call with ExecuteCommand.