Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Path to a program
Message
From
07/09/2006 14:05:25
 
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:
01152006
Views:
49
>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")
Rick Borup, MCSD

recursion (rE-kur'-shun) n.
  see recursion.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform