The number represented by the hex string argument of &HEX-AS-UNSIGNED
or &HEX-AS-NUMBER is too large to fit in a 31 bit integer. Numbers in
FMP are stored as signed 31 bit numbers and there is no 32 bit unsigned integer
data type. The number is converted to the equivalent signed value, which is
a negative value.
Restriction: This topic applies only when the AppMaster Builder AddPack has been installed, and applies only to Windows platforms.