home *** CD-ROM | disk | FTP | other *** search
- UNTIL.COM is a program that will allow you to "stall" your computer until a
- certain time. The main use that I see for it is in executing a batch file
- that you do not want to start until a given time. That time should be added
- as a command line argument:
-
- UNTIL 172513
-
- Would cause the system to wait until 17:25:13 to continue the batch file.
-
- Typing UNTIL alone or with an improper time format will give you a help
- screen. Not all parts of the time are necessary but at least a valid hour is
- needed. You can hit a CTL-Z to abort the 'stall' at any time.
-
- Comments or suggestions:
- Jerry A. Shenk
- 2596 Old Phila. Pike
- Bird-in-Hand, PA 17505
-
- or
-
- LABB 3/12/2400, 8N1, 24 hours
- (717) 394-1357
-