Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
LoWord= GetCOMInstance('word.application')
Message
From
14/04/2002 23:22:05
 
 
To
14/04/2002 21:59:30
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00644903
Message ID:
00644913
Views:
11
Try:
loWord = CreateObject("word.application")
HTH

Michael Henstock
AWS

>I am attempting to generate word documents in a Fox App. I am doing so by attempting to create a com client. Taking my leads from The Menachem Bazian book, Using VFP6. He uses: loWord = GetCOMInstance("word.application"). I find no references in the documentation for "GetCOMInstance", but Bazain swears by it. Throws error: "file getComInstance does not exist". loWord=GETOBJECT(, "word.Application") also does not work, throws: ole error code 08x800401e3 operation unavailable. I have set oleobject on. Am I missing a service pack?
>
>Thanks in advance
A fish this fine deserves to be a fish nugget styled chunklet.
- Fry
Previous
Reply
Map
View

Click here to load this message in the networking platform