in reply to Re: Use command line argument in script
in thread Use command line argument in script

Thank you for the syntax and explanation but somehow I'm not even able to display value for $days... could somebody please help.
  • Comment on Re^2: Use command line argument in script

Replies are listed 'Best First'.
Re^3: Use command line argument in script
by ww (Archbishop) on Dec 19, 2014 at 16:41 UTC

    Please read the preceding response -- re $ARGV[n] -- and if that's not the issue, show us more of what you're doing because your problem statement is ambiguous.

      Sorry for not mentioning this earlier, but I have updated original code and what syntax I'm trying.