Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Interface ink with MS Word
Message
De
15/05/1998 01:41:16
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
15/05/1998 00:02:30
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00099650
Message ID:
00099662
Vues:
27
>How could I call/open a MS Word document in VFP5?
>I would like user to just by a click of a button, then VFP will open
>the document in Word environment for editing.
>Pls advise, thanks.
Alvin,
This is basic word calling :
oWord = createobject("word.application")
oWord.visible = .t.
oWord.Documents.open(Mydoc)
Also in KB\FAQ section there are wordbasic examples and in files\classes mailmerging to word.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform