Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Outlook is closed after release an object
Message
From
05/01/2001 14:53:59
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00458982
Message ID:
00460001
Views:
24
Hi, Della!

Nice code! I just found that you have to update it or maybe it will stop working in VFP7!

>
>IF VERSION() = "Visual FoxPro 06"
>  oRegistry = NewObject("Registry", HOME() + "FFC\Registry")
>ELSE
>  SET PROCEDURE TO HOME() + "samples\classes\registry.prg" ADDITIVE
>  oRegistry = CreateObject("Registry")
>ENDIF
>
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform