Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Outlook is closed after release an object
Message
From
07/01/2001 01:38:11
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00458982
Message ID:
00460303
Views:
25
>Hi, Della!
>
>Nice code! I just found that you have to update it or maybe it will stop working in VFP7!
>

You can use the _registry class contained in the FFC in VFP6 and 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
>>
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Reply
Map
View

Click here to load this message in the networking platform