I just recently started writing batch file codes and I was wondering if anyone could help me.
So I'm trying to create a quizzing program that gives you a total score at the end of it.
What I need to know is how to have a statement that says:
If %value% == y (then score =0+1).
Thanks for any help.
So I'm trying to create a quizzing program that gives you a total score at the end of it.
What I need to know is how to have a statement that says:
If %value% == y (then score =0+1).
Thanks for any help.
Comment