1.

Solve : Conditional statements?

Answer»

I have created a .bat FILE that reads from an excel sheet. In a row, I have “DESK NUMBER” (remote computer, range: 1-30) and in another I have “candidate’s number” range: 1-30.
To ENHANCE the script, I want to use conditional statements; that is, to only copy files to a computer that is in use (eg. If desk1 isused THEN …., End If). I have tried using if/else statements but was wondering if there is a better WAY of doing it.

Please help.
Many thanks in advance

could you show your batch code please?



Discussion

No Comment Found