home *** CD-ROM | disk | FTP | other *** search
/ Boldly Go Collection / version40.iso / TS / 05B / ZMAIL3.ZIP / STORE.BAT < prev    next >
Encoding:
DOS Batch File  |  1992-03-21  |  114 b   |  6 lines

  1. xcopy f:\work\*.qwk e:\qwk\?????%1.qwk
  2. xcopy f:\work\*.rep e:\qwk\*.rep
  3. del f:\work\*.qwk
  4. del f:\work\*.rep
  5.  
  6.