home *** CD-ROM | disk | FTP | other *** search
/ Hall of Fame / HallofFameCDROM.cdr / open / timesay.lzh / SAYTIME.DOC < prev    next >
Text File  |  1989-04-13  |  2KB  |  79 lines

  1.                    SayTime -- The Speaking Clock
  2.                    -----------------------------
  3.  
  4. SayTime is a speaking clock for your PC.  It's easy to use, and will 
  5. always tell you the correct time, as reflected by your PC's clock.
  6.  
  7.  
  8. SYSTEM REQUIREMENTS
  9. -------------------
  10.  
  11. This program will run on 95% of all IBM-compatibles.  If it locks up your 
  12. PC, as it does with just a few, you won't be able to use it.  No harm will 
  13. be done....it's just that the timer chips used in some PC's are incompatible 
  14. with the digitized voice program used in SayTime.  Try it out!
  15.  
  16.  
  17. INSTALLATION
  18. ------------
  19.  
  20. Copy the program file, SAYTIME.EXE, into a directory named in your PATH 
  21. statement.  If you need information on the PATH command, see your DOS 
  22. manual.
  23.  
  24. The remaining files, SAY.EXE and the number files, can be copied into any 
  25. directory you wish.  The program works the very best when run from a RAM 
  26. drive, so you may want to copy these files into a RAM disk with this command 
  27. in your AUTOEXEC.BAT file:
  28.  
  29. COPY [path]??? [ramdisk designation]
  30.  
  31. Before using SayTime, unless all the files are in the current directory, you 
  32. must tell the program where the files are.  Do this by using the SET command 
  33. to provide an environment variable.  Here's an example:
  34.  
  35. SET SAYTIME=E:
  36.  
  37. Or
  38.  
  39. SET SAYTIME=C:\UTIL
  40.  
  41. Be sure not to include a final backslash character!!!
  42.  
  43. This environment variable is essential if the number files are not in the 
  44. current directory.  Without it, SayTime won't know where its files are. 
  45. Include this command either in your AUTOEXEC.BAT or in a batch file which 
  46. calls the program.
  47.  
  48.  
  49. RUNNING SayTime
  50. ---------------
  51.  
  52. That's easy!  Just give the command:
  53.  
  54. SAYTIME <Enter>
  55.  
  56. SayTime will run, then return you to your original directory.
  57.  
  58. If you don't like seeing the screen message, just add any non-blank character 
  59. to the command line.  For example:
  60.  
  61. SAYTIME X <Enter>
  62.  
  63.  
  64. NOTICE
  65. ------
  66.  
  67. SayTime is hereby placed in the public domain.  You may use it however you 
  68. like, and for any purpose.  SayTime was written in Microsoft QuickBASIC, 
  69. version 3.0.  It uses the voice digitizer invented by Alan D. Jones.  If you 
  70. want information about this digitizer, it's available on the SLO BYTES BBS, 
  71. (805) 528-3753. (300/1200/2400 baud, 8N1)
  72.  
  73.  
  74. George Campbell
  75. 1472 Sixth St.
  76. Los Osos, CA  93402
  77. SLO BYTES BBS
  78. (805) 528-3753
  79.