home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / USBDOR54.ZIP / QUICK.DOC < prev    next >
Encoding:
Text File  |  1995-05-09  |  2.9 KB  |  66 lines

  1.  
  2.               USBBSDoor 5.4   Copyright 1987-1995   Brent Yandell
  3.  
  4.       * * *   Continuously updated and supported for over 7 years   * * *
  5.  
  6.       USBBSDoor is a door which provides FAST on-line search  features  to
  7.       the  Darwin National USBBS List.  Callers may search by  Area  Code,
  8.       State, Text, Modem type, BBS type and New listings.  USBBSDoor works
  9.       with  many types of BBS software, including PCBoard,  Wildcat!, GAP,
  10.       RBBS, Spitfire, RA, and types which use compatible door files.
  11.  
  12.       QUICK.DOC  is  not intended as a replacement  for  USBBSDOR.DOC.  It
  13.       allows  you to QUICKLY install USBBSDoor and see its powerful,  high
  14.       quality  features.  You  may  then  decide  to  permanently  install
  15.       USBBSDoor using the detailed information contained in USBBSDOR.DOC.
  16.  
  17.       -[ Step 1 ]-----------------------------
  18.       You  must have a copy of the USBBS list to install USBBSDoor.  Refer
  19.       to USBBSDOR.DOC for information on obtaining the current USBBS list.
  20.  
  21.       Make a directory for USBBSDoor. Extract USBDOR54.ZIP contents there.
  22.  
  23.       Invoke  the door locally by entering USBBSDOR /L at your DOS  prompt
  24.       or run the enclosed LOCAL.BAT file.
  25.  
  26.       Select option #1 (Create/modify config file). Enter the  appropriate
  27.       information for each of the installation questions.  Pressing F1  at
  28.       any parameter will display a help screen for that parameter.
  29.  
  30.       Note: "Location of current USBBSxxx.LST:".  Do NOT place a file name
  31.       in this field.  USBBSDoor will find the newest USBBSxxx.LST file  in
  32.       the location specified. (Placing the list on a RAM drive works well)
  33.  
  34.       Note: "Location of newest USBBSxxx.ZIP:" Do NOT place a file name in
  35.       this field.  USBBSDoor will find the newest USBBSxxx.ZIP file in the
  36.       location you specify and present it to the caller for downloading.
  37.  
  38.       Save the configuration file.
  39.  
  40.       -[ Step 2 ]-----------------------------
  41.       Create a door batch file for USBBSDoor
  42.  
  43.       @echo off
  44.       cd\usbbsdor
  45.       USBBSDOR.EXE  USBBSDOR.CNF  C:\PCB
  46.       cd\pcb        ------------  ------
  47.       board.bat     |             |
  48.                     |             |________Location ONLY for this node's
  49.                     |                      door information file.
  50.                     |__Config file name
  51.  
  52.       (Multi-node RBBS systems: add %1 as a third command line parameter)
  53.  
  54.       Tell your BBS you have installed USBBSDoor.
  55.  
  56.       Make  sure you have placed USBBSxxx.LST and USBBSxxx.ZIP  where  you
  57.       told USBBSDoor they would be found.
  58.  
  59.       You may now use USBBSDoor using USBBSDOR /L (LOCAL.BAT), or  through
  60.       your BBS locally, or on-line!
  61.  
  62.       As  stated  earlier, QUICK.DOC is for a quick installation.  If  you
  63.       experience  any difficulties you may need to refer  to  USBBSDOR.DOC
  64.       for in-depth installation instructions.
  65.  
  66.