Title: How to get the value back?

How can I get the return value back from a perl script file?

Process p=Runtime.getRuntime().exec("perl file.pl");


Thanks!

Reply via email to