Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Create new documents in Word
Message
 
À
20/12/2006 15:20:27
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
01179334
Message ID:
01179335
Vues:
12
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform