> Sub GetARegistry() > MyKey = GetSetting("myProgram", "myRegistry", "myProgramAutoKey", > "12345678") > End Sub > > Sub SaveARegistry() > SaveSetting "myProgram", "myRegistry", "myProgramAutoKey", MyKey > End Sub
Paul, look at the queryRegistry() and setRegistry() functions.
I looked there, didn't understand much Rev doc needs more explaining.
queryRegistry() = GET
setRegistry() = SAVE
Is this right?
Paul Salyers
PS1 - Senior Rep.
[EMAIL PROTECTED]
Http://ps1.SoftSeven.org
(918) 465-7426 -- Cell
(918) 967-1013 -- Home
_______________________________________________ use-revolution mailing list [email protected] http://lists.runrev.com/mailman/listinfo/use-revolution
