11-03-2009, 05:16 AM
str Registry="Software\Jasper van de Gronde\File Writer output plugin"
str s
if(rget(s "StringToBeExpanded" Registry))
out s
So I'm assuming I can write the same way.
str s
if(rget(s "StringToBeExpanded" Registry))
out s
So I'm assuming I can write the same way.
