Jump to content
Macro Express Forums

Writing values to registry. Best approach?


Recommended Posts

Hi all

I have sampled a range of screen positions to an array variable %incr[1]%, %incr[2]%. These are integer variables. 

Currently I am writing all these many variables to individual registry keys.

How would it be possible (if indeed it is) to store this list of values in a single key? Join variable seems to be Text based, and these values are integer.

I'd appreciate a steer in the right direction.

Thank you !!

 

Link to comment
Share on other sites

I have done Cory's technique, but saving in an environment variable rather than registry.  The only problem I ran into was exceeding the allowable size of an environment variable.  I don't know if you have to watch out for size limits with registry keys. 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...