How to issue SetCommand() functions for items that need no arguments?

9 years 3 months ago #29528903 by lemma.r
I am trying to issue _ESTOP and _MGO commands using SetCommand and I get the error:
No sub routine named 'SetCommand' that takes '1' arguments.
According to the manual these commands don't have any arguments. How do I execute these commands?

Chris

Please Log in or Create an account to join the conversation.

9 years 3 months ago #29528904 by roboteq
Just add 1 as argument. It will be ignored but this way the script will compile.

Please Log in or Create an account to join the conversation.

9 years 3 months ago #29528905 by lemma.r

Please Log in or Create an account to join the conversation.

Time to create page: 0.055 seconds