Delay - A batch file program

This program delays the computer for the specified number of milliseconds.
It does this by waiting for the BIOS clock to advance, so it will always
run at the proper speed on any machine.  Precision is only about 55 msec,
and the maximum delay is 65,535 msec.
