home *** CD-ROM | disk | FTP | other *** search
/ C!T ROM 2 / ctrom_ii_b.zip / ctrom_ii_b / FLIGHTSI / TEKSTEN / TFX / SAV.BAT next >
DOS Batch File  |  1993-12-09  |  138b  |  8 lines

  1. @echo off
  2. REM ***** This assumes that your directory is on c:\tfx *******
  3. MD C:\TFX\TFX
  4. cd :C:\tfx
  5. copy tfxsav.* C:\ tfx\SAV
  6. cd..
  7.  
  8.