Hello,
I'm trying to pass an argv to include function in the .liq script, so that
thefile can be included from outside of the script instead of hardcoded.

liquidsoap script.liq thefile

x = argv(1)
%include "x"

But i couldnt get it done since it is impossible to get the value of argv
inside " " I can perfectly print it by print(x) // prints thefile

Any help ?

Thanks.
------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785231&iu=/4140
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to