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