Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Word Automation problems
Message
De
27/11/2000 05:57:54
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00445138
Message ID:
00445586
Vues:
26
Thankx for the help. The best thing for me is to use the GoTo() method, but how does this method works ? I tried using the following code:

oWord = CreateObject("Word.Application")
oDocument = oWord.Documents.Open("c:\...\sjabl.doc")
oDocument.Goto(2)

but the text is added at the end of the third page. What am I doing wrong ??
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform