This might be a super simple flag that I’m missing, but I’m playing around with building some custom tools and I’m interested in launching methods from the command line.
If I run
"C:\Program Files (x86)\HAMILTON\Bin\HxRun.exe" "C:\Program Files (x86)\HAMILTON\Methods\My-Method.hsl"
I can get Run Control to open with the Method loaded, but the user still needs to click the Start button to actually kick it off. Is there a way to get the method to run automatically as soon as it’s called from the command line?