
WarpExpander addons
===================

- magicfile.cmd.

Calls Veit Kannegieser TYP2. This is usefull for show information of unknown
archives (all archives with a 'magic ident').

TYP2 is a good alternative for the UNIX utility "file".

Edit the REXX script; you must indicate the right path to TYP2.

- untgz.cmd.

If you haven't got Tillmann Steinbrecher UNTGZ you can use this substitute.
Keep in mind that this REXX script is not equivalent to Tillmann Steinbrecher
UNTGZ.

Edit the REXX script; you must indicate the right paths to the executables.

- wic.cmd.

WarpIN archive creator launcher. You doesn't need to modify this script.

- wil.cmd.

WarpIN packages lister. You doesn't need to modify this script.

- makewpi.cmd.

WarpIN make utility. You doesn't need to modify this script.
This script searchs a 'makewpi' file in the working directory. The format of
such file is very simple: all lines started with '#' or ' ' (blank space) are
ignored; the first non-ignored line must be the name of the WPI archive the
following non-ignored lines are the 'wic' parameters.

NOTE:

All the REXX scripts have an icon asigned in the ZIP distribution. This is not
true in the WarpIN distribution, because...

...WarpIN has not extended atributes support!