Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What's Wrong here???
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00502147
Message ID:
00502154
Views:
21
>Why doesnt this work?
>
>oVFP = CREATEOBJECT("Vfp6.Application")
>
>or
>
>oVFP = CREATEOBJECT("Visual.FoxPro.Application")

Because it's not supposed to. :-)

Try
oVFP = CREATEOBJECT("VisualFoxPro.Application")
instead.
My blog
My consulting page
My home page

Member of the Trim Your Auto-Quote Campaign!
What's another word for thesaurus?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform