
High level advice needed....please
What about using a global, or passing the value to procedures that assign a
static boolean variable to the value?
Mike Savage
Quote:
>I have a class module that has a function that use the GetSetting and
>Savesetting to create and read a Key in the registry.The value of the
>registry key created is either true or false. This Class function is ran in
>the AfterUpdate event of a txtBox ctl. Passing the Form name and ctl name
as
>parameters to the function. What I want to do is to be able read the value
>of the key (True or False) without reading the registry a second time after
>setting it this need only be set once. Can I assign the value to a
variable?
>Or would I have to use property statements via the class? What would be the
>best way to implement this. I can send you my code upon request. Please
>email me if you need further information.
>--
>Nicholas J. Aizen
>Advanced Software Development
>Development Team