[Bug 21046] cmd does not handle all operators in 'if' command

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Dec 23 13:31:14 CST 2009


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





--- Comment #1 from Austin English <austinenglish at gmail.com>  2009-12-23 13:31:14 ---
!= is not supported:

C:\Documents and Settings\austin\Desktop>if %ERRORLEVEL% != 0 echo foo
!= was unexpected at this time.

The rest are though. Also, see:
http://ss64.com/nt/if.html

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list