----- Original Message -----
From: "Conor MacNeill" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Saturday, July 21, 2001 3:18 PM
Subject: Re: Exit Code


> ----- Original Message -----
> From: "Carter A. Thompson" <[EMAIL PROTECTED]>
> To: "Ant User's Mailing List" <[EMAIL PROTECTED]>
> Sent: Friday, July 20, 2001 2:16 AM
> Subject: Exit Code

> > C:/>ant
> > Buildfile: build.xml does not exist!
> > Build failed
> > C:/>echo $?
> > 0
>
> I am curious, however by your use of $?. This is the unix mechanism for
> getting the
> return code. It does not work under NT/98 etc, or did I miss something?

I think not. Notice the prompt (C:/>) have you seen this on plain Windows
before? He is probably using some kind of Unix-like shell?

Nico


Reply via email to