home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / COMM / MISC / MEGAR210.ZIP / IMPORT.BAT < prev    next >
Encoding:
DOS Batch File  |  1991-06-05  |  94 b   |  7 lines

  1. echo off
  2. c:
  3. cd \mega\work
  4. pkunzip c:\downloaddir\%1.DL
  5. cd ..
  6. megaread /nozip /import %1
  7.