Jump to content
Macro Express Forums

[SOLVED] Use Registry keys in sub-macro


james123

Recommended Posts

I'm Using MACRO RUN to call a SUB MACRO while passing parameters through a registry key + SAVE & restore vars...

 

<VARSR:01><REGRSTR:1:HKEY_LOCAL_MACHINE\SOFTWARE\Insight Software Solutions\Macro Express\Miscellaneous\T1>

 

...then here some lines of sub macro programs...

 

<REGWSTR:2:HKEY_LOCAL_MACHINE\SOFTWARE\Insight Software Solutions\Macro Express\Miscellaneous\T2><VARSR:05>

 

If input is larger than 16K characters, the message is coming:

" ONlY THE FIRST 16K characters where written to the registry "

 

In this programming way, Is there any way to overpass the 16k limitation ?

I know I could use a temp.txt file instead of registry but it would probably loose qui some running time...

 

Or , is there another good & fast way to load a sub macro while passing parameters safely ( with SAve & restore all vars ) ?

 

Thanks in advance.

James

 

I also have to say that the input T1 is quite long

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