Page 1 of 1
Number of parameters in script execution
Posted: Wed Feb 22, 2017 5:38 pm
by Clément
Hello,
Is it possible to use multiple parameters in the script execution feature?
I need 2 parameters to run the script.
Thanks
Re: Number of parameters in script execution
Posted: Sun Feb 26, 2017 6:58 am
by WA4OPQ
I had a similar question here:
viewtopic.php?f=56&t=11395
Re: Number of parameters in script execution
Posted: Sun Feb 26, 2017 11:27 am
by admin
When I look into the code I don't see reason why you should not be able to put multiple parameters separated by a blank into the parameter field. Did you try without success?
What you put into the parameter field is translated to replace template variables. The Result is added to the command as parameters as if you would call the command from the Linux shell.