Re: [Ftnpl-develop] command line parameters
Brought to you by:
jame
|
From: Robert J. C. <rj...@ho...> - 2001-08-27 03:08:55
|
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.
Well, talk about overlooking the obvious...<g>
Yeah, it could definitely be done that way; with a case statement to
select the subroutine to be done, and a default to text files... That
could take care of any single output file type...
Jame
|