conversion of ADJN(

Started by Lawrence_Leavell, March 20, 2019, 01:13:47 PM

Previous topic - Next topic

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.
Mike King
President - BBSysco Consulting
eMail: mike.king@bbsysco.com

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 ?
Gord Davey <gord.davey@Avexware.com>
President - Avexware Corp.
Tel: +1 (519) 835-4322