Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
My problem has to do with #4 and #5. If the user has selected both text boxes, then the argument for $txtbox1 and $txtbox2 is 'on'.exec ("perl Whole_Program.pl $input_file $seqs_number $prior_info $run +_mode $txtbox1 $txtbox2", $res_total, $ret);
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Problem with getting the correct arguments for my local Perl script
by ww (Archbishop) on Jul 05, 2014 at 12:24 UTC | |
by Anonymous Monk on Jul 05, 2014 at 13:21 UTC | |
|
Re: Problem with getting the correct arguments for my local Perl script
by NetWallah (Canon) on Jul 05, 2014 at 15:39 UTC | |
by Anonymous Monk on Jul 05, 2014 at 19:34 UTC | |
|
Re: Problem with getting the correct arguments for my local Perl script
by Laurent_R (Canon) on Jul 05, 2014 at 17:13 UTC | |
|
Re: Problem with getting the correct arguments for my local Perl script
by boftx (Deacon) on Jul 05, 2014 at 22:36 UTC |