home *** CD-ROM | disk | FTP | other *** search
/ Hall of Fame / HallofFameCDROM.cdr / util2 / login20.lzh / LOGIN.BAT < prev    next >
DOS Batch File  |  1990-04-10  |  88b  |  8 lines

  1. echo off
  2. LOG-IN %1
  3. if errorlevel 5 goto runner
  4. goto exit
  5. :runner
  6. LOGS1.bat
  7. :exit
  8.