Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Path to a program
Message
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01151910
Message ID:
01152010
Views:
48
>>Will this code work in exe version? E.g. when you don't have VFP installed?
>
>For use in a distributed app I'd add Registry.VCX to the project and then replace the reference to HOME(1) + "FFC\Registry.VCX" with
SET CLASSLIB TO Registry.VCX ADDITIVE
>loReg = NewObject( "Registry", "Registry.VCX")
Thanks, Rick. I was a bit afraid of that. Now I would need to let our developers know what I've added a new library to the project...

I did a quick search in the project and found cregistry class in MereMortals. However, it doesn't have the same methods and now I have to translate...
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform