home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / QRDB42T.ZIP / RA.BBS < prev    next >
File List  |  1994-08-02  |  280b  |  17 lines

  1. Multi-node RA set-up
  2. Substitute your directory names for those used in this example
  3.  
  4. Add the following line to your AutoExec.Bat file:
  5. Set QRDB=C:\QRDB
  6.  
  7. Menu type 7 data:
  8. *c /c c:\ra\qrdb.bat *n *m
  9.  
  10. QRDB.BAT:
  11. @echo off
  12. cd\ra\node%1
  13. C:\QRDB\qrdb.exe
  14. cd\ra\node%1
  15.  
  16.  
  17.