mardi 24 février 2015

windows if command not working

I tried the following command.



@echo off
set /a var1=2
set /a var2=4
if %var1%<%var2%
echo yesss


But am getting the following error.



2< was unexpected at this time.


Please can someone assist


Aucun commentaire:

Enregistrer un commentaire