save/get a registery

Ken Ray kray at sonsothunder.com
Sat Jan 22 17:25:58 EST 2005


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





More information about the use-livecode mailing list