CONVERT 1.0
Designed and written by: Josh Salisbury
zhay@hotmail.com
Official Documentation
--------------------------
When this program starts, it displays two lists of 6 categories each.
Each category contains several units for conversion to and from.
Select a unit to convert from by pressing the corresponding number on
the keypad.  Do the same for the unit to convert to.
One category of units, 'MASS', has a tenth unit.  Select this unit by
pressing '0' on the keypad.  When both units have been selected, you will be
prompted to enter the amount of the first unit to convert to the second
unit.  The resulting amount will be displayed.  After completing a
conversion, if you want to quit and reclaim the memory used by the
program, select 'NO' when prompted as to whether or not you want to
convert another value.

Used variables:
var A
var B
var C
var Y
list C1
list C2

Required programs in the group file:
CONVERT.83p
CVTSYS.83p