Jump to content
Macro Express Forums

Recommended Posts

Posted

I've got to be using the commands in the wrong way entirely... can anyone help me out with how registry functions work? I just want to store some very basic string and integer data in the registry and call it back later on when the macro is run again.......

 

H4lp! thanks!!!

 

<code removed>

Posted

I understand this now, but it took me a while to figure it out... the documentation (for this!) in 3.whateverIamusing is not great :P

 

Well maybe I thought I did. Can anyone link to a good thread on this?

Posted

So I guess this works:

<TVAR2:01:01:ANNOYING SYNTAX><REGCREATE:HKEY_CLASSES_ROOT\rand\><REGWSTR:1:HKEY_CLASSES_ROOT\rand\test><REGRSTR:2:HKEY_CLASSES_ROOT\rand\test><TBOX4:T:1:CenterCenter000278000200:000:%T2%

>

 

 

Variable Set String %T1% "ANNOYING SYNTAX"

Create Registry Key: "rand"

Write Registry String: "test"

Read Registry String: "test"

Text Box Display:

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...