Hi!

27-Мар-2004 02:36 [EMAIL PROTECTED] (Bart Oldeman) wrote to
[EMAIL PROTECTED]:

> It doesn't work with two * two % (at least in FreeCOM)
> +++ buildall.bat      27 Mar 2004 02:36:50 -0000      1.4
> -set onerror=if not "%%XERROR%%" == "" goto daswarwohlnix
> +set onerror=if not "%XERROR%" == "" goto daswarwohlnix

______________O\_/_________________________________\_/O______________
C:\TEMP\TTT\T>E:\K\BIN\command.com /c t.bat


FreeCom version 0.82 pl 3 XMS_Swap [Dec 10 2003 06:49:21]
c

C:\TEMP\TTT\T>ndos/c t.bat

NDOS, Norton Utilities version 8.0, Copyright 1993 by Symantec Corporation
c

C:\TEMP\TTT\T>command/c t

MS-DOS Version 6.22
Syntax error
Syntax error
_____________________________________________________________________
              O/~\                                 /~\O

Batch file:

______________O\_/_________________________________\_/O______________
@echo off
ver/r
set a=1
set b=if "%%a%%"=="" echo b
set c=if not "%%a%%"=="" echo c
%b%
%c%
_____________________________________________________________________
              O/~\                                 /~\O




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click
_______________________________________________
Freedos-kernel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freedos-kernel

Reply via email to