Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
System settings at start up
Message
From
28/02/2000 12:23:24
 
 
To
28/02/2000 11:55:54
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00338500
Message ID:
00338528
Views:
12
Found the solution. Thanks anyway. You can still use the Init method and call the required methods by means of the object reference oSystemSetting:

This.oSystemsetting(GetSetting())


>I need to set an/or get some system properties at start up. I can use the GetSetting and SetSetting methods from any point during the application, but when I try to use them, obviously these methods are out of scope since the Init is not complete yet. I also was looking for a PostInitHook, but couldn't find it.
>
>Where exactly do I need to place the code to Read data from the windows registry?
>
>
>Thanks in advance
>
>Oscar
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform