home *** CD-ROM | disk | FTP | other *** search
/ Hall of Fame / HallofFameCDROM.cdr / rbbs / setup6.lzh / BINK-DIR.ZIP / SPAWNBBS.BAT < prev   
DOS Batch File  |  1989-03-06  |  489b  |  10 lines

  1. **************************************************************************
  2. * Customize the Path to whever YOUR BBS is.  This is setup to run RBBS   *
  3. * and calls the RBBS.BAT file with parameters passed for baudrate, COM   *
  4. * port, time until an event, and if an /ARQ RELIABLE mode connect.       *
  5. * Delete these comments after modifying the file.                        *
  6. **************************************************************************
  7. c:
  8. cd\rbbs
  9. rbbs.bat %3 %1 %4
  10.