[Ftnpl-develop] command line parameters
Brought to you by:
jame
|
From: Robert J. C. <rj...@ho...> - 2001-08-26 23:02:43
|
Russ,
> .... We'll need a command line parameter to specify what output.
That can be done with the existing way of handling parameters; if set
(whatever parameter is used), it outputs html, otherwise it defaults to
outputting text.
> Another concern is what if someone wants multiple forms of output?
I can certainly see possibilities with that, but it will defintely need
a more flexible way of doing the command line parameters...<g>
That's what I'll work on next, changing the command line processing over
to useing the longer parameters...
> We also should have the option (command line parameter) of NOT deleting
the
> input files.
I've added that to the todo list, but that could be done later...
Jame
|