[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ale] Perl command line



I am looking for some example Perl code for capturing a command line
variable or variables.  

Example - I have a report that I generate on a daily basis.  I would like
to be able to use the same code to generate one copy or ten copies.  If the
default is one copy, I would like to be able to check at the beginning of
the routine to see if a parameter such as "-n10" was entered, or for that
matter, anything like -n.  

Anyone have any hints or examples?

Thanks in advance - Bob