home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 8 / CDASC08.ISO / VRAC / LHI10.ZIP / LHI.DOC < prev    next >
Text File  |  1993-05-06  |  5KB  |  134 lines

  1.                                     
  2.                                     
  3.                                 May 03,1993     
  4.                                     
  5.                                     
  6.                                     LHI
  7.                                 version 1.0
  8.                               Let 'em Have It! 
  9.                             From the NDo System
  10.  
  11.                              
  12.                               Author Ken Byrd
  13.        
  14.        Disclaimer:
  15.          The author makes no warranty, expressed or implied,
  16.          as to the correct operation of this software.
  17.          The author is not liable for any damages including, but
  18.          not limited to, computer system damage, service, repair,
  19.          loss of profit, loss of savings, loss of data, or any
  20.          other incidental or conseqential damages resulting from
  21.          the use or inability to use this software.
  22.        
  23.        This door uses Omen Technologies DSZ for file transfers 
  24.        within the door.
  25.        
  26.        This Door is especially usefull as a Menu Hook for users
  27.        to D/L high D/L files such as:
  28.  
  29.           All Files lists.
  30.           Compression programs supported on your BBS.
  31.           Registration/Application for BBS.
  32.        
  33.        
  34.        You do not have to write batch files for the file handling.
  35.        LHI takes care of all that stuff for ya.
  36.        6 files needed for this one....
  37.         
  38.           LHI.EXE         LHI itself
  39.           LHICONFG.EXE    To write the config files easier
  40.           LHI.CFG         LHI's configuration file
  41.           LHI.DAT         LHI's Data file
  42.           LHI2DSZ.COM     Interface for LHI to DSZ
  43.           DSZ.COM         for the file transfers
  44.                           (Not included)
  45.  
  46.        Invoke LHI in the batch file this way...
  47.           
  48.           C:
  49.           CD \BBS\DOORS\LHI
  50.           LHI LHI.CFG
  51.  
  52.        For non-standard IRQ's
  53.  
  54.           LHI LHI.CFG /IRQ number
  55.           ex. LHI LHI.CFG /7
  56.        
  57.        If you are using a FOSSIL driver
  58.  
  59.           LHI LHI.CFG /FD
  60.        
  61.        For local use... 
  62.  
  63.           LHI.EXE LOCAL
  64.        
  65.        To set up the config file...
  66.  
  67.        LHI.CFG
  68.  
  69.           C:\WC30\WCWORK\NODE%\DOOR.SYS     Path to DOOR.SYS
  70.           THE BOARD BBS                     BBS Name
  71.           John                              SysOp first name
  72.           Doe                               SysOp last name
  73.   
  74.        LHI supports the following door interface files.
  75.  
  76.           DOOR.SYS                          DOORINFOx.DEF
  77.           PCBOARD.SYS                       SFDOORS.DAT
  78.           USERS.SYS                         USERINFO.DAT
  79.           CALLINFO.BBS                      GTUSER.BBS
  80.           CHAIN.TXT                         TRIBBS.SYS
  81.  
  82.           *NOTE When using GTUSER.BBS include the ComPort on line 5
  83.           and the NodeNumber on line 6 of the CFG file.
  84.           Else these will both default to 1.
  85.        
  86.        To set up the data file...
  87.  
  88.        LHI.DAT
  89.  
  90.           FILE1.NAM                         'As you want it to appear in the 
  91.           FILE2.NAM                         'menu. Up to 
  92.           FILE3,NAM                         'three files.
  93.           File 1 description up to 42 characters
  94.           File 2   "                         "
  95.           File 3   "                         "
  96.           C:\FILES\FILE1.NAM                'Paths to the 
  97.           C:\FILES\FILE2.NAM                'files in
  98.           C:\FILES\FILE3.NAM                'your menu!
  99.           REGUSER                           'Security Level to UG to.
  100.           2                                 'Comport for DSZ
  101.           C:\WC30\WCWORK\NODE%\USERINFO.DAT 'Path to USERINFO.DAT
  102.           C:\WC30\ACTIVITY.001                Path to activity log
  103.                                               or any other file that
  104.                                               you want to use.
  105.         
  106.        That's it!
  107.  
  108.        The first Menu choice will do a Security Level UpGrade if you
  109.        want to use that option. The security level will only be changed
  110.        upon successful D/L of the specified file.
  111.        If you do not want to use all three menu choices remember to 
  112.        leave those spaces open, or just enter "not in use".
  113.        If you do not want to use the Security Change option just enter
  114.        NO CHANGE.
  115.  
  116.        LHI writes to the activity log (or any file you specify) so you 
  117.        can see if the user went into the door and what happened 
  118.        when they did...
  119.  
  120.        Currently LHI only supports the Security Change option with                    
  121.        WildCat! 3.x. 
  122.        Features planned for future release include:
  123.          
  124.           Larger File selection.                 
  125.           Ability to mark files for multiple file downloads.
  126.           And
  127.           Wider support of the Security Change feature.
  128.                            
  129.                            Thanks for trying LHI
  130.  
  131.       Please support shareware. If you do not own a copy of DSZ, call
  132.       your favorite BBS. Please register your shareware after a reasonable
  133.       period of time.
  134.