home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / t / tguquit.zip / FRONT.BAT next >
DOS Batch File  |  1993-01-12  |  308b  |  23 lines

  1. @echo off
  2. :loop
  3. cd\fd
  4. FD
  5. If errorlevel 201 goto c24
  6. goto end
  7.  
  8. REM Lotsa stuff deleted in here....
  9.  
  10. :c24
  11. echo.>com1
  12. echo Welcome!  Please wait while Destruct Zero fires up!>com1
  13. echo.>com1
  14. CD\TG27
  15. tg -b2400 -q
  16. cd\fd
  17. goto loop
  18.  
  19. REM Lotsa stuff deleted here too....
  20.  
  21. :end
  22. echo ath1m0>com1
  23.