Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
My Word/VBA problem
Message
De
05/01/2001 04:53:52
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Titre:
My Word/VBA problem
Divers
Thread ID:
00459701
Message ID:
00459701
Vues:
71
Hi,
sorry to bother you with such trifle:

with oWord && Win98, Word97, VFP6
.Visible = .t.
.Application.Activate
.Documents.Open(mydoc)
.ActiveWindow.WindowState = 1
.Selection.MoveDown Unit:=wdScreen, Count:=1
.Selection.TypeText("XXXXXXXXXX"+chr(13))
endwith

Why is text insterted at top of doc instead of bottom?
If I create a macro, similar code works...

Rolf
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform