Computing.net: Question & Answers Forum Latest Questions

computing
  • 8
  • 8

is there some way, sort of like a pause command, that would continue the program after a certain amount of time? for example: SET /P A = “What is the password?” [the timeout would be part of the ‘SET /P’] IF ...