*Where this package relies on other packages, the additional packages are listed below it.

Author(s)
Packages  Description
Var2Hex() & Hex2Var() convert an Xbase++ variable of any type to a hexadecimal-encoded stream and back again.

This could be used when a simple Var2Bin()/Bin2Var() doesn't work - e.g. when storing the variable in an SQL engine where binary objects are not handled correctly (or at all).

Update History
Version Updated Description
1.0 02.03.2004 Initial release