home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / DOOR / BRONX1_5.ZIP / IRQ.TXT < prev    next >
Text File  |  1996-03-07  |  1KB  |  28 lines

  1.  
  2.                --=== South B*R*O*N*X & Environment Variables ===--
  3.  
  4.     The environment in which South B*R*O*N*X was written supports COM 1-4 on 
  5.     the standard IRQ's - COM1/COM3 = IRQ4 and COM2/COM4 = IRQ3. 
  6.  
  7.     If you wish to use a non-standard IRQ, add the IRQ number after the 
  8.     configuration filename. 
  9.  
  10.     For instance:) 
  11.  
  12.     Let's assume your Door is called BRONX and you want to use COM1 and IRQ5. 
  13.     The command line your BRONX.BAT file has to pass to the Door would be:
  14.     BRONX BRONX.CFG /5  
  15.  
  16.     or
  17.  
  18.     BRONX BRONX.CFG /%IRQ% for the environment variable.
  19.  
  20.     The /5 tells DoorFrame to use IRQ5 rather than the standard IRQ4 that
  21.     is normally used with COM1. 
  22.  
  23.     No /x parameter is needed for the standard IRQ's.
  24.     
  25.  
  26.     If you wish to use run the game on a multi-node set-up you will have to
  27.     have one .cfg file and likley a .bat for each node specifing the details 
  28.     used by that particular node depending on what your BBS platform requires.