Main Board > Language

conversion of ADJN(

(1/1)

Lawrence_Leavell:
I am in the process of re-hosting a Business Basic application which uses a function ADJN(.  This function converts a numeric value to an 8-character string. Is there any ProvidexPlus equivalent?

Mike King:
The closest similar function would be i3E which converts numeric data to iEEE floating point format.

GordDavey:
Lawrence, BBx's docs say it returns an 8 byte binary string. Perhaps you can test: PRINT HTA(BIN(BIGNUMBER, 8)) and see if BIN gives you the same value when you use HTA to convert it to hex so you can see it ?

Navigation

[0] Message Index

Go to full version