home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / DOOR / ELIZA11.ZIP / ELIZA.DOC next >
INI File  |  1994-12-11  |  2KB  |  37 lines

  1. [5-28-93]
  2.  
  3. This is a TDBS version of the old public-domain ELIZA program. Old
  4. timers will remember Eliza, the psychologist. The BASIC source code was
  5. translated into TDBS-compatible code and compiled by David Placko. It
  6. appears that V1.1 is online on my own system, but the source code is
  7. V1.0. It compiled and ran OK here, and my memory no longer tells me why
  8. the change to V1.1. It'd be unlikely at best that the V1.1 source code
  9. exists at all. The source code is furnished for eductional purposes
  10. only, no guarantees are expressed or implied!
  11.  
  12. Jim Dunmyer, Sysop of Toledo's TBBS, 313-854-6001, FidoNet 1:234/2
  13.  
  14. [12-11-94]
  15.  
  16. I have gone through the code and corrected spelling and grammar errors.
  17. These changes help Eliza parse the conversation more efficiently. Also,
  18. I have added additional 'BYE' keywords to help the user get out of the
  19. program. Eliza's text is now in lower case, further helping readability.
  20.  
  21. The program now marks records older than seven days old in the
  22. ELIZALOG.DBF as deleted, so it's easier to pack the database when
  23. maintenance is performed.  If the ELIZALOG.DBF is deleted, a new one
  24. will be created, so you can safely delete the ELIZALOG.DBF and the
  25. program will continue to work.  Temporary DBF files are now deleted when
  26. the caller finishes his session.
  27.  
  28. I have added a HELP and ABOUT message, which will tell you more about
  29. Eliza and how she works.
  30.  
  31. If you're using this revised code, I'd appreciate hearing from you --
  32. mainly so I can know whether to bother making future
  33. improvements/revisions.
  34.  
  35. Richard Bollar, Swizzle Stick BBS, 415-589-4404, Fidonet 1:125/110
  36. bollar@swizzle.com
  37.