ZANEBAR Version: 1.01

	Version 1.01 features a minor fix to the purchasing hold array,
and should now allow up to 1500 individual items to be purchased.  Memory
not withstanding.
        Special note should be taken of an additional line to the .CFG file.
The line ENCUMBRANCE=0 has been added after the color declarations and should
occupy the 3rd position in your config file.  Presently, this line has no
effect on the program's operation, but is part of a routine that is being 
added and will be released in version 1.10.
        Users who have developed their own data files may get a "jump" on the
1.10 release by modifying their files to include "encumbrance" values where
they see fit.  The circumflex character ^, located above the 6 on most
keyboards, should be placed between the price, and the desired encumbrance
value on any item in your data files.  EXAMPLE:

     Helmet,small=10^15

	Where the price of the item is 10, an encumbrance value of 15 has also
been assigned to the item.  This value is optional.  The circumflex character
and value are ignored if they are not present.
	Version 1.10 will offer multiple modes of encumbrance operation, such
as keeping totals, printing, and displaying encumbrance values.
     NOTE: This system may also be used for RETAIL vs WHOLESALE shopping
configurations.

