Registry query
Posted: Fri Jan 12, 2018 10:34 am
I am trying to read a Dword value from the registry I can get the value out but I an unable to convert it into a readable number.
I am using:
put queryRegistry("HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Software\ClientID")
Which outputs in livecode as encoded text how do I convert this back into a integer
I am using:
put queryRegistry("HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Software\ClientID")
Which outputs in livecode as encoded text how do I convert this back into a integer