home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / forth / compiler / fpc / 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.