WAITTIME.EXE

This program will wait for a set number of seconds to elapse. If you press
any key whilst the program is waiting, the program will terminate with a 
DOS ERRORLEVEL = 1. It was designed for recurring batch files so you can 
abort them at a pre-set position rather than taking your chances with CTRL-C.

The Syntax is:

	WAITTIME [no of seconds to wait]

If no parameter is specified, a default of 5 seconds will be used.

This program is FREE but, if you use it, you hereby undertake to be courteous
to cyclists whilst out driving on the road in your petrol-guzzler.

Copyright. Peter Dwyer February, 1995.