home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 1 / crawlyvol1.bin / telecomm / caltim31 / readme.txt < prev   
Text File  |  1994-01-18  |  653b  |  19 lines

  1. Note:
  2.  
  3. This version of Bob Areddy's CALLTIME3 fixes an obscure bug that messed up
  4. the date calculation when we reached January 1994.  Uploaded with
  5. permission from Bob.
  6.  
  7. I have included a second version, CTNOWAIT.PRG, which doesn't wait for a
  8. keypress before terminating.  Handy for auto-running on bootup, although it
  9. won't work in the AUTO folder.
  10.  
  11. To remove that wait from the source code, go to line 37, which should look
  12. like this:
  13.                  conin_we               ;wait for keypress (without echo)
  14.  
  15. and either delete that line or add a semicolon at the beginning of it.
  16.  
  17. myeck waters (GEnie: myeck.waters)
  18. 15 Jan 1994
  19.