I am trying to figure out the syntax for running scripts in Myserver. The command builder shows all of the sections of the command as dropdowns but doesn't construct the command at the bottom.
I tried this:
BLML2HS|HS-Runex:etherrain.vb~runCycle~EtherRain.8; pw; 0;0;0;0;0;0;0;0
and this:
BLML2HS|HS-Runex~etherrain.vb~runCycle~EtherRain.8; pw; 0;0;0;0;0;0;0;0
But nothing works. I want to pass variables to the script from MyServer otherwise I would just put the script in an event and run the event.
I looked around for any documentation but wasn't able to find anything. Thanks for any help.
I tried this:
BLML2HS|HS-Runex:etherrain.vb~runCycle~EtherRain.8; pw; 0;0;0;0;0;0;0;0
and this:
BLML2HS|HS-Runex~etherrain.vb~runCycle~EtherRain.8; pw; 0;0;0;0;0;0;0;0
But nothing works. I want to pass variables to the script from MyServer otherwise I would just put the script in an event and run the event.
I looked around for any documentation but wasn't able to find anything. Thanks for any help.
Comment