home *** CD-ROM | disk | FTP | other *** search
- COMMAND: WAITUNTL DOCUMENTATION : On-line
-
- FUNCTION: Pauses execution of a batch file until a specified time.
-
- FORMAT: WAITUNTL hh:mm:ss
-
- TYPE: Public domain software.
-
- REMARKS: hh:mm:ss is the time execution of the batch file is to resume.
- When used as a sub-command in a batch file, WAITUNTL stops execution
- of the file until the time specified on the command line. While
- execution is halted, the current time is displayed on the screen.
-
-
-