Page 1 of 1

Running PERL scripts

Posted: Fri Jan 11, 2019 3:54 pm
by stormthirst
How do I get Push2Run to run PERL scripts. Currently it opens the script in a notepad, so it's receiving the commands correct, but misinterpreting what I want it to do with that command.

Thanks

Re: Running PERL scripts

Posted: Fri Jan 11, 2019 4:58 pm
by RobLatour
I don't use perl myself, but this link seems to explain it:

https://editrocket.com/articles/perl_windows.html

... i.e. it appears you need to run the perl program (installed on your PC) passing into it the name of the script as a parameter.

Re: Running PERL scripts

Posted: Fri Jan 11, 2019 5:21 pm
by stormthirst
Thanks - yes that's it exactly.
push2run.jpg
push2run.jpg (50.47 KiB) Viewed 1698 times