Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
My Word/VBA problem
Message
From
05/01/2001 04:53:52
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
My Word/VBA problem
Miscellaneous
Thread ID:
00459701
Message ID:
00459701
Views:
70
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
Next
Reply
Map
View

Click here to load this message in the networking platform