home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / PROG / MISC / FPC355_5.ZIP / TCOM96.ZIP / TCOM96 / SAMPLES / DB.BAT < prev    next >
Encoding:
DOS Batch File  |  1991-04-12  |  116 b   |  7 lines

  1. if x%1 == x goto dir
  2. copy %1.hex target.hex
  3. copy %1.ind target.ind
  4. copy %1.fls target.fls
  5. :dir
  6. ..\debugger\db
  7.