home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / e / easydoor.zip / MERGEI.TXT < prev    next >
Text File  |  1990-09-08  |  104b  |  6 lines

  1. work$ = "pkzip -p -r -k -m -a "
  2. works$ = work$ + indir$ + zip$
  3. SHELL works$
  4. cd$ = "cd.."
  5. SHELL cd$
  6.