home *** CD-ROM | disk | FTP | other *** search
/ Dr. Business / DR_BUSINESS.BIN / TC_DOCS.EXE / DEL_SMPL.BAT < prev    next >
DOS Batch File  |  1992-10-05  |  412b  |  29 lines

  1. CLS
  2. @ECHO OFF
  3. DEL tim.dbf
  4. DEL shft_rpt.dbf
  5. DEL txn_temp.dbf
  6. DEL retry.dbf
  7. DEL shf_arc.dbf
  8. DEL dept.dbf
  9. DEL export.dbf
  10. DEL error.dbf
  11. DEL clk_txns.dbf
  12. DEL com_arc.dbf
  13. DEL employee.dbf
  14. DEL clk_recs.dbf
  15. DEL txn.dbf
  16. DEL emp_arc.dbf
  17. DEL excp_rpt.dbf
  18. DEL raw_recs.dbf
  19. DEL tim_arc.dbf
  20. DEL company.dbf
  21. DEL dept_rpt.dbf
  22. DEL labor.dbf
  23. DEL status.dbf
  24. DEL dep_arc.dbf
  25. DEL shift.dbf
  26. DEL *.ntx
  27. CLS
  28.  
  29.