Greetings, paul.hermeneu...@gmail.com!
> I am using CYGWIN_NT-5.1 PAC047922 1.7.25(0.270/5/3) 2013-08-31 20:39
> i686 Cygwin
> An exit code returned by a DOS batch file does not seem to be coming
> back to the Cygwin shell. I am using bash.
> $ cat myexit.bat
> @echo off
> set EXITCODE=%1
> echo
On 10/11/2013 11:53 AM, Christopher Faylor wrote:
On Fri, Oct 11, 2013 at 10:42:47AM -0400, Earnie Boyd wrote:
On Fri, Oct 11, 2013 at 10:35 AM, Nellis, Kenneth wrote:
From: Larry Hall (Cygwin)
On 10/11/2013 8:27 AM, paul hermeneutic wrote:
I am using CYGWIN_NT-5.1 PAC047922 1.7.25(0.270/5/3)
On Fri, Oct 11, 2013 at 10:42:47AM -0400, Earnie Boyd wrote:
>On Fri, Oct 11, 2013 at 10:35 AM, Nellis, Kenneth wrote:
>>> From: Larry Hall (Cygwin)
>>>
>>> On 10/11/2013 8:27 AM, paul hermeneutic wrote:
>>> > I am using CYGWIN_NT-5.1 PAC047922 1.7.25(0.270/5/3) 2013-08-31 20:39
>>> > i686 Cygwin
>
On Fri, Oct 11, 2013 at 10:35 AM, Nellis, Kenneth wrote:
>> From: Larry Hall (Cygwin)
>>
>> On 10/11/2013 8:27 AM, paul hermeneutic wrote:
>> > I am using CYGWIN_NT-5.1 PAC047922 1.7.25(0.270/5/3) 2013-08-31 20:39
>> > i686 Cygwin
>> >
>> > An exit code returned by a DOS batch file does not seem to
> From: Larry Hall (Cygwin)
>
> On 10/11/2013 8:27 AM, paul hermeneutic wrote:
> > I am using CYGWIN_NT-5.1 PAC047922 1.7.25(0.270/5/3) 2013-08-31 20:39
> > i686 Cygwin
> >
> > An exit code returned by a DOS batch file does not seem to be coming
> > back to the Cygwin shell. I am using bash.
> >
On 10/11/2013 8:27 AM, paul.hermeneu...@gmail.com wrote:
I am using CYGWIN_NT-5.1 PAC047922 1.7.25(0.270/5/3) 2013-08-31 20:39
i686 Cygwin
An exit code returned by a DOS batch file does not seem to be coming
back to the Cygwin shell. I am using bash.
$ cat myexit.bat
@echo off
set EXITCODE=%1
e
I am using CYGWIN_NT-5.1 PAC047922 1.7.25(0.270/5/3) 2013-08-31 20:39
i686 Cygwin
An exit code returned by a DOS batch file does not seem to be coming
back to the Cygwin shell. I am using bash.
$ cat myexit.bat
@echo off
set EXITCODE=%1
echo got here with %1
exit /b %EXITCODE%
$ cmd /c c:/DOCUME
I am using CYGWIN_NT-5.1 PAC047922 1.7.25(0.270/5/3) 2013-08-31 20:39
i686 Cygwin
An exit code returned by a DOS batch file does not seem to be coming
back to the Cygwin shell. I am using bash.
$ cat myexit.bat
@echo off
set EXITCODE=%1
echo got here with %1
exit /b %EXITCODE%
$ cmd /c c:/DOCUME
8 matches
Mail list logo