Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Create new documents in Word
Message
 
To
20/12/2006 15:20:27
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01179334
Message ID:
01179335
Views:
10
>my client want to be able to write/keep the quotation within the app, I think the better way to do it is with Ms.Word instead of memo field. how can I call and use Ms.Word from VFP?
>
>thanks for the help.
>
>Jerry

Not quite clear, what is the problem with the quotation in the memo field.
And even it is a problem, then why do you need MsWord to save the text in the text file?

Anyway you can call MsWord and use its properties and methods:

oWord=createobject("Word.Application")
.....


* VFP.Yes, Dot.Not
Previous
Reply
Map
View

Click here to load this message in the networking platform