In a batch file, show a working symbol after a pause

Viewed 8

In my batch file, after a user taps a key for a pause, it then starts a process where nothing shows on the screen. During this time, the user might be tempted to hit a key again, thinking they did not continue the pause. After the user hits pause, I just want to show a working symbol on the screen so the user knows that the process is working in the background and that the file is processing something in the background.

0 Answers
Related