SyntaxFix
Write A Post
Hire A Developer
Questions
Another better way of doing it:
:LOOP timeout /T 1 /NOBREAK ::pause or sleep x seconds also valid call myLabel if not ErrorLevel 1 goto :LOOP
This way you can take care of errors too