in reply to Re^2: need help to passing argument to executable and get return the result
in thread need help to passing argument to executable and get return the result
my $q=$ARGV[0]; my $offset=$ARGV[1];
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: need help to passing argument to executable and get return the result
by Fletch (Bishop) on Aug 19, 2006 at 13:19 UTC | |
|
Re^4: need help to passing argument to executable and get return the result
by jeanluca (Deacon) on Aug 19, 2006 at 14:26 UTC |