in reply to Re^3: 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
But be careful testing your code using my previous example as already mentioned by Fletch :)my ($q, $offset) = @ARGV ;
|
|---|