randallf Posted June 24, 2009 Report Posted June 24, 2009 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> Quote
randallf Posted June 25, 2009 Author Report Posted June 25, 2009 I understand this now, but it took me a while to figure it out... the documentation (for this!) in 3.whateverIamusing is not great Well maybe I thought I did. Can anyone link to a good thread on this? Quote
randallf Posted June 25, 2009 Author Report Posted June 25, 2009 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: Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.