Re: supporting multi argument commandline arguments
sperber@xxxxxx 26 Sep 2002 07:08 UTC
>>>>> "Robert" == Robert Bruce Findler <xxxxxx@cs.uchicago.edu> writes:
Robert> Is it possible to revise the srfi to support multiple arguments to a
Robert> single commandline argument? I imagine something like this:
Robert> --long-name=first-arg second-arg
Robert> and
Robert> -sfirst-arg second-arg
Robert> or
Robert> -s first-arg second-arg
What precisely is the problem with doing the splitting
post-arg-processing, i.e. doing the equivalent of
--long-name="first-arg second-arg"
from the shell? That's how autoconf/configure operates, for instance.
--
Cheers =8-} Mike
Friede, Völkerverständigung und überhaupt blabla