home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 8 / CDASC08.ISO / VRAC / CW_PPP10.ZIP / BBSLISTR.DOC < prev    next >
Text File  |  1993-09-09  |  6KB  |  104 lines

  1.  
  2.                   BBSListr v1.3 BBS List PPE for PCBoard v15.0
  3.  
  4.      The Installation of BBSListr is easy. Just install as a command in the
  5.      PCBoard CMD.LST file and you're all set. There's a little bit you will
  6.      to do with the config file (explained below). For more info on the PCB
  7.      CMD.LST file, please see your PCBoard 15.0 docs.  The config file MUST
  8.      be located in the same directory as BBSLISTR.PPE and it MUST be called
  9.      BBSLISTR.CNF. An explanation of the config file follows:
  10.  
  11. Config File Details
  12. ┌────────────────┐
  13. │ Intelec Online │ -> Who registered to (a BBS name or SysOp name)
  14. │ 00000          │ -> Registration number  (00000 if unregistered)
  15. │ #####          │ -> Validation code (assigned upon registration)
  16. │ 1              │ -> This is the total number of "entries" in the
  17. └────────────────┘    BBSLISTR.LST file. BBSListr maintains this #
  18.                       for you automatically! If you are starting a
  19.                       brand new list, make this a 0.  If you add a
  20.                       BBS to the list to start it off  you'll find
  21.                       this number is incremented to 1 by BBSListr.
  22.  
  23. Features
  24.      BBSListr does more than most BBS List utilities. Aside from A)dding
  25.      to the list, it also gives you the ability to search the list by
  26.      multiple fields, such as by BBS software, Area Code, Modem Type, State,
  27.      Country, Meg Size, # of Nodes, Access Policies and more. It's a VERY
  28.      complete and compact utility! Well worth the meager $10 registration.
  29.  
  30. Event Processing
  31.      For those who would like to have their lists sorted, this is very easy
  32.      to do with a simple batch file. See my sample below:
  33.      ┌─────────────────────────────────────────────┐
  34.      │ @Echo off                                   │
  35.      │ Copy BBSLISTR.LST BBSLISTR.BAK              │
  36.      │ type BBSLISTR.LST | Sort/+28 > BBSLISTR.TMP │
  37.      │ Copy BBSLISTR.TMP BBSLISTR.LST              │
  38.      │ Del BBSLISTR.TMP                            │
  39.      └─────────────────────────────────────────────┘
  40.      The /+36 tells DOS to sort by area code. If you wanted to sort by BBS
  41.      type you would not need /+## at all since that is in column 1-12 anyway
  42.      but to sort by other fields, replace the above shown 36 with numbers
  43.      shown here: By BBS Name:18, By Modem Type:57, By State:71, By City:75
  44.      and By Country:88. Of course, DOS has it's memory limits, you may run
  45.      the risk of losing your list if it gets too large. That's why I copy
  46.      it off to a "bak" file first. There are various DOS utils around that
  47.      sort better than DOS does, such as QSORT for one. Or... you don't have
  48.      to sort the list at all, BBSListr is VERY fast in it's searches.
  49.  
  50. BBSListr History
  51.      v1.0 on 09-01-93
  52.      Initial release and looking good right out of the gate!
  53.           
  54.      v1.1 on 09-04-93
  55.      Added several features this round.  Added a color header as well as a
  56.      colorized list column format in PCBoard @x color codes.  Also added a
  57.      counter total for matches found during searches. Also, since we added
  58.      the @x color codes to the list the  original column numbers  decribed
  59.      above have changed from the original v1.0 docs. The above numbers are
  60.      for the current v1.1 list format.
  61.           
  62.      v1.2 on 09-05-93
  63.      Added a much needed "text search" feature. Also added a full 2nd line
  64.      for BBS comments, additional features, etc. So is there anything that
  65.      I forgot, folks? :)
  66.  
  67.      v1.3 on 09-09-93
  68.      Released as part of the PCBoard PPE Powerpack!
  69.           
  70. Shareware
  71.      You have 30 days to evaluate BBSListr, then register or remove it.
  72.      You use BBSListr at your own risk. I will not be responsible for lost
  73.      data or any damage that the use or misuse of BBSListr may cause. It's
  74.      been thoroughly tested on my system and works flawlessly here but I'm
  75.      just covering my assets. If you have any ideas & suggestions that can
  76.      improve on BBSListr,  let me know in the Intelec Network's PPL forum.
  77.  
  78.      BBSListr is not crippled in any way, all features are enabled so that
  79.      you may fully evaluate it. In the unregistered version, there's a "10
  80.      second delay" and an  UNREGISTERED  notice.
  81.  
  82. To Register
  83.      Registering BBSListr removes the 10 second delay and the UNREGISTERED
  84.      display and replaces it with your personal registration number and ID.
  85.      Registration grants you a license to use BBSListr on the (1) BBS that
  86.      it is being registered to and licenses may not be transferred.
  87.  
  88.      Registration is only $10 U.S.  Send checks or money orders payable to
  89.      Cliff Watkins  at the address shown below.  If you are outside the US
  90.      please only use Postal Money Orders in US $. Non-U.S. personal checks
  91.      cannot be accepted, please don't send cash!  If in the U.S. include a
  92.      voice number and best time to reach you  and I will call you with the
  93.      registration number and validation code. If outside the U.S. then you
  94.      must call my BBS for this info.  There is no "online registration" at
  95.      this time, sorry.  Thanks for evaluating  BBSListr!  Look for my many
  96.      other fine PCBoard PPE utilities!
  97.                                                Cliff Watkins
  98.                                                P.O. Box 212
  99.                                                Baldwin, NY 11510
  100.  
  101.                                                Intelec Online
  102.                                                (516) 868-0662 (D/S 16.8)
  103.                                                Public 09:30-22:30 EST
  104.