[Bug 9531] New: cmd's for command can't handle /L option

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Aug 30 18:29:50 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=9531

           Summary: cmd's for command can't handle /L option
           Product: Wine
           Version: CVS/GIT
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: wine-programs
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: dank at kegel.com


I ran into the following construct in a real-world cmd file today:

:: Short delay so this script can [xxxx]
:: Without this delay the script will return too quickly...
for /L %%i in (1,1,999) do set>NUL

Wine's cmd thinks this is a syntax error.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list