WEASEL MIGRATION TOOLS
======================

To keep down the size of the zip file, most of the tools that
used to be distributed with Weasel are now packaged separately.
You can find them at
     http://eepjm.newcastle.edu.au/os2/waccess.html

-----------------------------------------------------------------
DUMPINI

Copy this to the directory containing the file WEASEL.INI (or
vice versa), and then run it.  It produces a text file WEASEL.TNI,
containing a human-readable version of some of the data in the INI
file.

You can edit WEASEL.TNI with a text editor, and then use
LOADINI to copy the data back into the INI file.

-----------------------------------------------------------------
LOADINI

This is the partner to DUMPINI.  It takes a text file WEASEL.TNI
as input, and loads the data into WEASEL.INI.  It doesn't delete
any existing entries in WEASEL.INI, although of course it might
modify some or all of them.

For now I haven't prepared any documentation on the format of
WEASEL.TNI, but you can probably work it out by looking at
the format produced by DUMPINI.

-----------------------------------------------------------------
OLDLOADINI

The format of the TNI file changed significantly in Weasel version
1.00.  If you have a TNI file in the old format, OLDLOADINI can
load it.  You should then use DUMPINI to produce a new-format file.

-----------------------------------------------------------------

