Could everyone tell me how, under pure ms-dos7.10, to make the IF statement support multiple statements?
For example
if %condition%=6 statement 1 && statement 2……
Under pure DOS, it seems to treat the whole “statement 1 && statement 2……” as a single statement.
For example
if %condition%=6 statement 1 && statement 2……
Under pure DOS, it seems to treat the whole “statement 1 && statement 2……” as a single statement.
