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

No , I've never used Expect. The entire idea of expecting a monkey to type in responses goes against the idea of computers -- its fine as an option, but not as the only option.
  • Comment on Re^3: running jar file with multiple arguments in perl

Replies are listed 'Best First'.
Re^4: running jar file with multiple arguments in perl
by compiler9999 (Initiate) on May 29, 2010 at 10:36 UTC
    Ok.Noted. Thanks. Is anyone got also a better idea how to do this? help will be very much appreciated. Thanks.
      Those are your only choices, imitate a monkey with Expect, or find (or make) the @ARGV interface