IMPORTANT INFORMATION REGARDING CONVERT

REQUIRES VBRUN200.DLL

When installed CONVERT refers to a data file held in the WINDOWS directory, CONVERT.DTV.
CONVERT.DTV contains the conversion rules for each of the conversions held in the program. This file can be edited to include other conversions as required.

The format of each conversion record is very important to the way the program works.

The following format MUST be adhered to:

aa:bb:cc:dd

where :
aa is the symbol for the units to be converted from 
bb is the symbol for the units converted to
cc is the descriptive text for the conversion
dd is the conversion fomulae
	X is used in the formulae to represent the variable
	input value to be converted.
	Only one variable is permitted 
: is used as a known delimeter

for example

Km:Miles:Kilometres to Miles(UK):X*0.6214
