home *** CD-ROM | disk | FTP | other *** search
- | > !Run file for !Extract, 1.12
- |
- | © Philip Colmer, 1991
- |
- If "<SubExtWrk$Dir>" = "" Then Error !SubExtWrk is required for !Extract to work
- |
- | Change the next line to point to the directory containing the tools
- | eg Set SubExt$Tools adfs::4.Library
- Set SubExt$Tools <SubExtWrk$Dir>
- |
- Set Extract$Dir <Obey$Dir>
- WimpSlot -min 32K -max 32K
- |
- | If you add -debug to the end of the run command, a log of the
- | tar and compress output will be created
- Run <Extract$Dir>.!RunImage
-