home *** CD-ROM | disk | FTP | other *** search
/ World of Shareware - Software Farm 2 / wosw_2.zip / wosw_2 / QBAS / DWDOOR23.ZIP / DEMODOOR.ZIP / README.1ST < prev   
Text File  |  1993-08-25  |  2KB  |  56 lines

  1.  
  2.               DWDoor v2.3 Demonstration Door Set-up Instructions
  3.                           Written by James R. Davis
  4.                   (C) Copyright 1993 - All Rights Resevered
  5.  
  6. To set this demo up as a door, create a directory to put all the files that
  7. came with this demo, modify the DWDOOR.CFG file.  The most important variables
  8. you will have to set are DOORFILE and COMPORT.  Change these two variables in
  9. the CFG file to reflect your BBS settings.  You may also wish to change the
  10. name of your BBS in the BBSNAME variable.
  11.  
  12. Now, when the library is complete, you should put the DWDOORxx.ZIP file in the
  13. directory where DEMO is located.  If Z-Modem transfers do not work correctly,
  14. you may have to copy your DSZ.COM to this directory as well.
  15.  
  16. To call the demo door from your batch file use the following example:
  17.  
  18.                                CD C:\BBS\DEMO
  19.                                DEMO DWDOOR.CFG
  20.                                CD C:\BBS
  21.  
  22. The door should run correctly.  To enter local mode, just type:
  23.  
  24.                                      DEMO
  25.  
  26.                                       or
  27.  
  28.                                   DEMO LOCAL
  29.  
  30. To get the informational help on setting this door up, type:
  31.  
  32.                                     DEMO ?
  33.  
  34. The following variables in the DWDOOR.CFG file should be set to your system
  35. specifications:
  36.  
  37.  BBSNAME=Your BBS Name
  38.   SYSOPF=YourFirstName
  39.   SYSOPL=YourLastName
  40. DOORFILE=The Drive, Path, and file name of the door file your system creates
  41.          for external programs.  If you have a problem, set this to DIRECT
  42.          so the door will be able to get the information directly from the
  43.          com port set in COMPORT.  You can use environment variables here as
  44.          well.  See the CFG file for more information on their use.
  45.  COMPORT=Only used if 1.) you are using DIRECT in the variable above or 2.)
  46.          your doorfile does not seem to send the proper information. (The com
  47.          port number your modem is connected to, a number from 1-8)
  48.  
  49. That should do it... If you've read this file in it's entirity you should have
  50. the demo door set up and running to advertise and show the user what DWDoor
  51. v2.3 can do as well as allow them to download the library directly from within
  52. the door.  Thanks for your help and cooperation.
  53.  
  54.                        -=> James "The Garf!" Davis! <=-
  55.  
  56.