Wait - Copyright (C) 2011, Incode Systems, Inc.
version 1.1.0 http://www.incodesystems.com mailto:sales1Usage: [options] UNTIL [DATE] TIME
Where: TIME is in the form HH:MM:SSPM, and is a clock time to exit.
AM or PM may be added to the time, or military time may be used
Usage: [options] TIME
Where: TIME is in the form HH:MM:SS, and is the number of
hours, minutes, and seconds to wait from now to exit.
Options:
-sc Show cursor (cursor is invisible by default)
-ss Show status
Wait is designed to control the timing of commands in batch files.
If a key is pressed while Wait is running, a status message shows
when Wait will exit, and the operator may press Esc to exit immediately
or press any other key to remove the status message and resume Wait.
Wait sets ERRORLEVEL to 1 if exited by operator.
(Note: Wait replaces a 1990 DOS program with the same name and basic function)