I have a script (a.pl) that calls another (b.pl - it shows nothing graphically) when a button is selected. Now I need to take the output from b.pl to start another script (c.pl) that uses the data from b.pl. The catch is there are no buttons to press in b.pl. Is there a way to do this?
Thanks,
Start Free Trial