home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Monster Media 1994 #1
/
monster.zip
/
monster
/
UTIL_ARC
/
MTA_VF57.ZIP
/
MTV__MAC.ZIP
/
MTVMAC03.MVM
< prev
Wrap
Text File
|
1993-02-22
|
616b
|
14 lines
| This macro can be used to move file that match [filespec] to \ZIP.
| Files inside a ZIP file are also worked on.
| ----------------------------------------------------------------------
copy [4]\[1] \ZIP
del [4]\[1]
| ----------------------------------------------------------------------
| Move normal file
| ----------------------------------------------------------------------
[0]pkunzip [4]\[1] \ZIP [6]
[0]pkzip -d [4]\[1] [6]
| ----------------------------------------------------------------------
| Move from archive
| ----------------------------------------------------------------------