Subject:
|
Re: lsynthcp community development project setup on sourceforge
|
Newsgroups:
|
lugnet.cad.dev
|
Date:
|
Mon, 20 Jan 2003 22:28:34 GMT
|
Viewed:
|
961 times
|
| |
| |
In lugnet.cad.dev, Kevin Clague writes:
> In lugnet.cad.dev, Don Heyse writes:
> >
> > Perhaps there could be an option to only dump the SYNTH portions, and
> > dump them to separate files based on an optional FILENAME at the end of
> > the SYNTH BEGIN line.
>
> This sounds good. We need to be careful about how we describe optional
> parameters though. I know we want to add a length parameter, now filename,
> and I'm sure there will be others. I think that positional parameters may
> be a real hassle. How do you feel about named parameters
> (FILENAME="foo.dat", LENGTH=20, UNITS=CM)?
What about getopt() style parameters, eg:
-f foo.dat -l 20 -u cm
--filename foo.dat --length 20 --units cm
ROSCO
|
|
Message has 1 Reply:
Message is in Reply To:
19 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|