[m-rev.] for review: mercury.bat
Fergus Henderson
fjh at cs.mu.OZ.AU
Sun Apr 22 14:37:48 AEST 2001
On 20-Apr-2001, Fergus Henderson <fjh at cs.mu.OZ.AU> wrote:
> > > +%MC% ... %1 %2 %3 %4 %5 %6 %7 %8 %9
> >
> > Does this limit us to only passing 9 arguments to the compiler?
>
> Yes. DOS batch files really suck, don't they?
>
> I'll fix that. For Windows you can use "%*".
Hmm, it turns out that only works with Windows 2000, not 95.
Win 95 does at least support %10, %11, etc., so we can at least
increase the limit.
The idiot who designed the DOS command shell language should be
condemned to a lifetime of doing something really, really awful.
--
Fergus Henderson <fjh at cs.mu.oz.au> | "I have always known that the pursuit
| of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh> | -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-reviews mailing list
post: mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------
More information about the reviews
mailing list