Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Runtime as COM Object
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00627963
Message ID:
00628110
Views:
15
I added these from the InstallShield list of VFP7 MSM's. I looked in the Registry and found them. Then I went to the command line and manually regsvr32'd them again. I got "RegisterServer successful" and tried to run the .vbs you specified and still got the same error.

?!


>When registered properly, the runtime files (VFP?R.DLL/VFP?T.DLL) give you the ability to create instances of the Visual FoxPro Application object. Try the following:
>set oVFP = CreateObject("VisualFoxPro.Application")
>iNo = oVFP.DoCmd("use blah")
>To register the runtime file, use RegSvr32.
>
>HTH.
>
Previous
Reply
Map
View

Click here to load this message in the networking platform