Hi there
I am trying to call an external program using a perl script but it doesnt work. Other calls to other programs work fine. When I print out the 'call' and just run it from the command line thr program runs just fine. The path to the program is also definately in my .bashrc file so I shouldnt need the full path etc.
Here is the code