home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / p / prod352.zip / WHATS.352 < prev    next >
Text File  |  1993-03-05  |  2KB  |  63 lines

  1.  
  2. To Install:
  3. -----------
  4. If you already have ProDoor 3.51 and ProLogon 1.31, all you
  5. need to do is replace your existing PRODOOR.EXE and PROLON.EXE.
  6. If you do NOT have 3.51 and 1.31, you should run the INSTALL
  7. program.
  8.  
  9.  
  10. What's 3.52??
  11. -------------
  12. Sorry, but we found a few problems with ProLogon 1.31 and
  13. ProDoor 3.51.  I was going to wait for the next official
  14. release but some of the problems were real annoying so
  15. rather than wait, here's the new code and the changes now!
  16.  
  17.  
  18. ProDoor/ProLogon Changes/Fixes since 3.51/1.31   Status  Date
  19. ------------------------------------------------ ------ -----
  20. Another problem with DISP !!!  Fixed............ (done) 03/04
  21. More prompt at file listing won't take dir#..... (done) 03/04
  22. PgUp to get caller password not working......... (done) 03/03
  23. Missed RU command in table of good commands..... (done) 03/03
  24. Missing security lvl in callerlog if force scan. (done) 03/01
  25.  
  26.  
  27.  
  28. New Feature:
  29. ------------
  30.  A bonus to you, for my missing the bugs listed above.
  31.  
  32.  1. Do a SET COMMENT_FILE=C:\PCB\GEN\COMMENTS
  33.  2. Create that file, and add keywords, a comma, and then a
  34.     security level.
  35.  
  36.   example:
  37.  
  38.     SCREW,0
  39.     _UCK,0      <--- you know what it is!
  40.     EAT ME,0
  41.     SHIT,0
  42.     FRIEND,20
  43.     BBS LIST,25
  44.  
  45.  Now... when a NEW CALLER calls, these "keywords" will be checked
  46.  against what-ever they put in their "User Comment Field #1".
  47.  Mine asks.. "How did you hear about us??".
  48.  
  49.  If ANY keyword phrase is found in their comment field... they'll get
  50.  the corresponding security level for that keyword INSTEAD of the
  51.  security level you have set for all new callers.
  52.  Again... INSTEAD of the value you have set for all new callers.
  53.  
  54.  You can use this to DUMP obnoxious callers, and even UPGRADE callers
  55.  depending on what they say here.  Use it WISELY !!
  56.  
  57.  Anything goes... any word, any phrase, any level.
  58.  
  59.  NOTE:  To DISABLE this "feature", just remove the SET.
  60.  
  61.  Good Luck.
  62.  
  63.