Hi! 23-Авг-2006 10:16 [EMAIL PROTECTED] (Markus Laire) wrote to freedos-devel@lists.sourceforge.net:
>> All looks fine. How to reproduce bug in FreeCOM with redirection at >> singlestepping? ML> I'm able to reproduce this in qemu: >>type test.bat ML> if not errorlevel 4 echo abc > temp >>command /y /c test.bat >>test.bat [Yes=ENTER, No=ESC] ? >>if not errorlevel 4 echo abc > temp >>if not errorlevel 4 echo abc > temp [Yes=ENTER, No=ESC] ? ML> # I need to press Enter twice at the line above This is right. I mean, MS-command.com also ask twice: one time for complete command line, second time for "echo". Bug in FreeCOM is that it not shows prompt for second command, redirecting it to file. >> >>type temp C:\>>echo abc [Yes=ENTER, No=ESC] ? ML> abc Yes, now I see. But wait, MS-command.com also have similar trouble: if you run this batch file under MS-command.com, then before "abc" you get line with "Y" (answer from user - notwithstanding if pressed Enter or "y")! :) Anyway, I just try to fix this (not need for FreeCOM be same unusable as MS-command.com, or, worser, more buggy). :) ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Freedos-devel mailing list Freedos-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freedos-devel