Richmond , Tried baseconvert but could not get the correct result for 2s Complement.
Regards Camm ----- Original Message ----- From: "Richmond via use-livecode" <[email protected]> To: "Camm via use-livecode" <[email protected]> Cc: "Richmond" <[email protected]> Sent: Friday, 27 April, 2018 10:01:17 AM Subject: Re: Hex to Decimal 2s Complement Check out *baseConvert* in the dictionary. Richmond. On 27.04.2018 11:50, Camm via use-livecode wrote: > Hi , > > > Help needed on the most efficient way to convert signed Hex to Decimal (2s > Complement) range 0000 - FFFF > > > > > Example :- > > > FFCC = -52 > > > 014A = 330 > > > Kind Regards > Camm > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
