

InterviewSolution
1. |
Solve : how do i make a batch file so it will do something when you press a certain key?? |
Answer» I am fairly new at batch and am trying to make a program. i want it so that it will take KEYBOARD commands. I know the pause command, but say I wanted to make it so that i had a hub for all the drives and i pressed F for the F Drive, Q for the Q drive, and so on. how do i do this? |
|