So with the if then command you can do this:
if %num1% == 1 ( echo hello echo hi echo other )
What I want to know is if you can do somethi