Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Done with Excel; Need help with Word OLE Automation now :-)
Message
From
18/11/1998 08:44:03
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Done with Excel; Need help with Word OLE Automation now :-)
Miscellaneous
Thread ID:
00158701
Message ID:
00158701
Views:
62
I'm having trouble with the following snippet:

goword = createobject('word.application')
goword.application.visible = .f.
goword.documents.open("c:\jmb\autlanda.doc")
goword.activedocument.printout

Everything is just jim-dandy until it hits the line:

goword.activedocument.printout

At that point, I get a 'type mismatch' OLE error? Do any of you gurus know what is going on? This lowly peon would sure appreciate yet another bit of wisdom!
Next
Reply
Map
View

Click here to load this message in the networking platform