home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / HAM / BAY_TPK.ZIP / TB2.BAT < prev    next >
DOS Batch File  |  1994-03-12  |  222b  |  15 lines

  1. ECHO Start TPK for Baycom on COM 2
  2. Rem    Don't change the order of the files!
  3. Rem
  4. @ECHO ON
  5. CD C:\TPK
  6. TFPCX -PCOM2 -f
  7. TNCDED 2
  8. BTPK
  9. Rem    Remove the resident files.
  10. TNCDED 2 /U
  11. TFPCX -U
  12. @ECHO OFF
  13. CD C:\
  14. CLS
  15.