home *** CD-ROM | disk | FTP | other *** search
/ HAM Radio 1 / HamRadio.cdr / packet / finder / erasedb.bat next >
DOS Batch File  |  1987-08-27  |  291b  |  13 lines

  1. echo off
  2. echo  WARNING!  You are about to erase all database files from the current drive.
  3. echo  To abort, press CTRL-Break, otherwise,
  4. pause
  5. echo on
  6. erase finderer.dat
  7. erase phoneer.ndx
  8. erase originer.ndx
  9. erase finderhw.dat
  10. erase phonehw.ndx
  11. erase lnamehw.ndx
  12. erase clochw.ndx
  13.