home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / PK174V13.ZIP / PEEK174.DOC < prev    next >
Text File  |  1992-07-29  |  5KB  |  106 lines

  1.  
  2.  
  3. Date: 6-27-92  v1.0 - Original release
  4. Date: 7-9-92   v1.1 - Added code change to display "searching" to user
  5. Date: 7-22-92  v1.2 - Disabled ability to search/match to SysOp secret name
  6. Date: 7-29-92  v1.3 - Fix for personal uploads
  7.  
  8. Have you ever been on a BBS and wanted to send a message to someone and
  9. forgot or didn't know how to spell their name?  This merge gives a user
  10. the ability to enter a search string as short as 2 characters whereby all
  11. names which contain this search string will be displayed.  The user will be
  12. prompted with each name whether this is the person he/she wishes to send a
  13. message to.
  14.  
  15. *******************************************************************************
  16.                              July 9th, 1992
  17. The modification now notifies the user that it is "searching for a match"
  18. so that the user does not think the program has halted when searching
  19. large users files.
  20. *******************************************************************************
  21.  
  22. *******************************************************************************
  23.                              July 22, 1992
  24. Till now, the mod had the ability to make a match to the SysOps Secret Name!
  25. This was brought to my attention by another SysOp who feared a hacker might
  26. use this ability to find out the name.  RBBS itself allowed a match to the
  27. secret name which could allow a user to verify that the name is being used on
  28. the BBS.  Both of these bugs have now been eliminated.  A user can not send
  29. a message to the SysOps secret name, and the name will not appear as one of
  30. the match choices if it matches the search string.
  31. *******************************************************************************
  32.  
  33. *******************************************************************************
  34.                              July 29, 1992
  35. The mod did not set the file receivers record number when doing personal
  36. uploads.  This led to the receiver not being notified that there was new files
  37. waiting for him/her.  This has now been fixed so you can search for a users
  38. name doing personal uploads in the same manner as entering messages.
  39. *******************************************************************************
  40.  
  41. This merge was originally written by Dan Drinnon for the Maple Street code.
  42. Further modifications were requried to fix some minor problems in execution
  43. of the code.  In addition to searching the users file for a string and
  44. displaying users names which contain the string, I have added the ability
  45. to abort the search when quiried and disabled the entering of a blank
  46. space as the first character of the search string.  This gives the user the
  47. ability to abort as each name is shown.  Prior to this change, the only way to
  48. abort was to answer "yes" (to send a message to the person shown) and then
  49. abort the message.
  50.  
  51. As with all my modifications, I recommend that you merge this code in by hand
  52. if you have installed any merges which have accessed the same line numbers as
  53. this merge.  If you have not installed any such merge, then you can use
  54. Ken Goosens BLED v2.2 to install this merge.  A batch file is included to
  55. perform this task for you.  There are no modifications of the RBBS-VAR file
  56. for this merge.
  57.  
  58. Files included are:
  59.  
  60.                           RSB2PEEK.MRG - mod file for RBBSSUB2.BAS
  61.                           PEEK174.DOC  - this document
  62.                           PEEK174.BAT  - batch file to use BLED v2.2
  63.  
  64.  
  65. The original code for this mod was written by Dan Drinnen.  Thanks Dan, for all
  66. your effort.  Dan's BBS can be reached at 505-763-1795.
  67.  
  68.  
  69.    Richie Molinelli                                     Gary Glueckert
  70.   The Small Time BBS                                     The SUNY BBS
  71. Runnin RBBS v17.4/STUNY                             Runnin RBBS v17.4/STUNY
  72.  1200 thru 14400 bps                                1200 thru 9600 (Compucom)
  73.    (516) 579-7929                                        (516) 420-0818
  74.  
  75.  
  76.  
  77.  
  78. WARRANTY AND DISCLAIMER:
  79.  
  80.           Simple.  None.  Narda. Zip. Nothing.  I am not responsible for any
  81. damage that occurs by using this merge nor am I responsible for any good that
  82. occurs from using this merge.  I'm just plain not responsible.  My mother has
  83. been telling me that since I was a kid.
  84.  
  85.  
  86. REGISTRATION:
  87.  
  88. None required for non-comercial use.  If this merge is to be used on a
  89. commercial BBS, then please contact me at either the address listed below or
  90. by calling my BBS.
  91.  
  92. If you are the author of a program, please consider u/l a registered copy of
  93. your program to my BBS.
  94.  
  95. If you are the author of a merge, please consider u/l a copy of your merge to
  96. my BBS
  97.  
  98. If you are neither of the above, please consider sending me a postcard to the
  99. address listed below telling me how you love/hate/don't care about the merge.
  100. I happen to like postcards.
  101.  
  102. Richie Molinelli
  103. P.O. Box 961
  104. Levittown, NY  11756
  105.  
  106.