Note:
 
This version of Bob Areddy's CALLTIME3 fixes an obscure bug that messed up
the date calculation when we reached January 1994.  Uploaded with
permission from Bob.
 
I have included a second version, CTNOWAIT.PRG, which doesn't wait for a
keypress before terminating.  Handy for auto-running on bootup, although it
won't work in the AUTO folder.

To remove that wait from the source code, go to line 37, which should look
like this:
                 conin_we               ;wait for keypress (without echo)
 
and either delete that line or add a semicolon at the beginning of it.
 
myeck waters (GEnie: myeck.waters)
15 Jan 1994