OnTime V1.0a written by Patrick Evans 12/12/90 This program is pretty much WYSIWYG, so give it a try to the best of your ability. The program simply holds up a task until the given time, when it releases the task. A perfect example of its use would be when an event is required at six in the evening; Simply make a text file that has OnTime as the first command, then put all the other things that should happen at six in the file after it, and then execute it from a cli window. The task will wait until six, then do it! All I ask is that this file be kept in this archive with this text file, unmodified. Hope this program comes in handy!