Jump to content
Macro Express Forums

You can only read a string from the default value


randallf

Recommended Posts

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>

Link to comment
Share on other sites

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:

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