Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Word Automation problems
Message
From
27/11/2000 05:57:54
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00445138
Message ID:
00445586
Views:
17
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 ??
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform