Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Launching Word from Within VFP
Message
From
05/06/2002 18:53:40
 
 
To
29/03/2002 00:33:21
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00638824
Message ID:
00665200
Views:
26
Hi Claudio,

Thanks for your reply...this is the code I use:

loword=createobject("word.Application")
loword.visible=.T.
loword.documents.open("c:\ipletters\2.doc")

which on PCs running Win 98 works fine, but on PC running Win 2000 comes up with a pop up asking the user to find the document.

Can you send me the code you use to open word and a document on your Win 2000 app?

Thanks very much in anticipation,

Bob
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform