Posted by SpywareDr on November 15, 2010 at 03:56:29:
In Reply to: compare multiple strings in dos posted by Roniii on November 12, 2010 at 15:58:14:
: Hello,
: How can I compare multiple strings on the same
: line? For example:
: if string1==string2,string3,string4 set var=X
: Separating the string values with commas does not
: work. Is there a way?
Not to my knowledge, no.