I'm trying to write a batch program to make a daily checklist of proceedures based on what day it is. But I can't find anything for operators like AND or OR to use in IF statements for Win2K command prompt. If need be, I could use nested IFs for AND, and separate IFs for OR, but some of the situations are so complicated that it would be a mess to write, and even worse to try to read afterwards if something needs to be changed.
Does such a feature exist for Win2K commend prompt? ANd if so, how?
Does such a feature exist for Win2K commend prompt? ANd if so, how?