Romans_I_XVI
11 years agoRoku Guru
How do I save a hex value to the registry?
I'd like to store some hex values in the registry, however the registry only accepts strings. I can't use .tostr() and then back to .toint() because the value is too large as explained by RokuKC here -> viewtopic.php?f=34&t=84652 .
So what are my options? How would I store a hex value (being used for a color such as &hffffffff) in the registry?
Thanks.
So what are my options? How would I store a hex value (being used for a color such as &hffffffff) in the registry?
Thanks.