Number of parameters in script execution

All about the standard Meteobridge devices based on mobile routers from TP-Link, D-Link, ASUS

Moderator: Mattk

Post Reply
Clément
Senior Boarder
Senior Boarder
Posts: 52
Joined: Sun Nov 24, 2013 11:04 am
Contact:

Number of parameters in script execution

Post 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
User avatar
WA4OPQ
Senior Boarder
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

Post by WA4OPQ »

I had a similar question here:
viewtopic.php?f=56&t=11395
User avatar
admin
Platinum Boarder
Platinum Boarder
Posts: 7874
Joined: Mon Oct 01, 2007 10:51 pm

Re: Number of parameters in script execution

Post 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.
Post Reply