Hello,
Is it possible to use multiple parameters in the script execution feature?
I need 2 parameters to run the script.
Thanks
Number of parameters in script execution
Moderator: Mattk
- WA4OPQ
- Senior Boarder
- Posts: 44
- Joined: Mon Feb 29, 2016 5:36 am
- Location: Tennessee, USA About 40 miles west of Nashville y'all.
- Contact:
Re: Number of parameters in script execution
I had a similar question here:
viewtopic.php?f=56&t=11395
viewtopic.php?f=56&t=11395
Re: Number of parameters in script execution
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.
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.