I am using Active Perl and the @ARGV
does not seem to work. The script won't pick up my arguments. Example:
auto_setdate.exe 12 5 2020
Is there another variable besides @ARGV
I need to use? Or try something else?
I am using Active Perl and the @ARGV
does not seem to work. The script won't pick up my arguments. Example:
auto_setdate.exe 12 5 2020
Is there another variable besides @ARGV
I need to use? Or try something else?