home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / DISPLY10.ZIP / XHOSTBBS.ZIP / XHOSTDSP.DOC < prev   
Text File  |  1992-11-05  |  2KB  |  29 lines

  1.  
  2.  
  3.          Using DISPLAY 1.0 with the Executive Host BBS System
  4.     
  5.      Display works wonderful with the Executive Host BBS system, but,
  6.      requires an additional step added to the batch file.  As of this
  7.      writing (version 2.0 of ExHost) the DOOR.SYS file that Executive
  8.      Host writes is not 100% compatible with all door programs.  The
  9.      actual DOOR.SYS file written by this BBS contains all the required
  10.      data, but, is shorter than some door systems expect the file to be.
  11.      To correct this with DISPLY10.ZIP (and other door programs) all
  12.      that is needed is the addition of some extra lines to the users
  13.      DOOR.SYS file.  XHOSTDSP.BAT shows you a very easy way to
  14.      accomplish this task.
  15.  
  16.      Simply put, my sample XHOSTDSP.BAT copies the included DOORADD.SYS
  17.      file (containing the needed extra data) to the bottom of the user's
  18.      DOOR.SYS file.  This makes a new COMPATIBLE file that doors can
  19.      read called NEWDOOR.SYS.  Be sure to edit the path and name statements
  20.      included in the sample DISPLAY.CFG and XHOSTDSP.BAT file.  They
  21.      should reflect YOUR proper file locations and SysOp name.
  22.  
  23.      The use of this procedure may help you with other door programs
  24.      that read the DOOR.SYS file and have been unreliable at times.
  25.      Future copies of the Executive Host BBS system will be designed to
  26.      write a complete DOOR.SYS file.  Watch for changes in the software
  27.      that will make this additional step unnecessary.
  28.  
  29.