Re: [Ftnpl-develop] command line parameters
Brought to you by:
jame
|
From: Robert J. C. <rj...@ho...> - 2001-08-27 03:20:52
|
Russ,
> From what I've read here, it should be easy to use -f [text|html] in the
> getopts section. Doing both could be a little tricky.
Yep, it would be easy to implement as a parameter(bothtexthml, for
instance); not so easy to implement otherwise... Unless the case
selection for it ran both subroutines & the packets aren't deleted while
running the first one....
I'm glad you thought of using the parameter like that; means I don't
have to hurry up & learn about that Getopts::Long module, as it's really not
needed for this yet...<g>
Jame
|