Hello el, > Hi, > I am trying to launch a perl script from Lazarus on Linux. The script > takes some arguments. At the command line I type > > perl file.pl arg1 arg2 arg3 and it works. I cannot get it to work through > lazarus using the Tprocess. Thanks What is the code you're using ? Do you call the interpreter or the script directly ? And what is the operating system ?
-- Best Regards, Steve Howe _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
