in reply to Re^3: running jar file with multiple arguments in perl
in thread running jar file with multiple arguments in perl

Ok.Noted. Thanks. Is anyone got also a better idea how to do this? help will be very much appreciated. Thanks.
  • Comment on Re^4: running jar file with multiple arguments in perl

Replies are listed 'Best First'.
Re^5: running jar file with multiple arguments in perl
by Anonymous Monk on May 29, 2010 at 10:43 UTC
    Those are your only choices, imitate a monkey with Expect, or find (or make) the @ARGV interface