in reply to Re: PERL - newbie: first time working with GetOptions error given when running script
in thread PERL - newbie: first time working with GetOptions error given when running script

Ohh, the three number values have nothing to do with the options, I'd want those either parameters to go into ( $beginAddrHex, $endAddrHex, $numberOfSims ) either ways. I thought the GetOptions would just see if any or all of the three options are enabled/disabled. Then after it would take the arguments, so even if "err_dup" is disabled I'd get the values.
  • Comment on Re^2: PERL - newbie: first time working with GetOptions error given when running script

Replies are listed 'Best First'.
Re^3: PERL - newbie: first time working with GetOptions error given when running script
by mr_mischief (Monsignor) on Oct 06, 2014 at 18:25 UTC