[OT] I wonder.

Richmond richmondmathewson at gmail.com
Sun Dec 22 12:15:35 EST 2013


On 22/12/13 18:51, Fraser Gordon wrote:
> On 22/12/2013 16:28, Richmond wrote:
>> numToHex and hexToNum
>>
> function numToHex pNum
>      local tHex
>      get binaryEncode("H8", pNum, tHex)
>      return tHex
> end numToHex
>
> Not quite as user-friendly, I'll admit, but it's possible at least.

Jolly useful; Thanks for that.

Richmond.





More information about the use-livecode mailing list