1.

Solve : how do you wildcards in IF statements??

Answer»

Is there a way I can put wildcards into this STATEMENT...

IF %1==(where I want to put wildcards) GOTO OK

I want to make it so that if someone enters in an IP address, (in the FORMAT of *.*.*.*) then the PROGRAM will run

But it is taking the *'s literally... Is there another way?



Discussion

No Comment Found