Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
OWord goto
Message
From
30/09/2006 05:16:59
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
29/09/2006 19:19:02
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Miscellaneous
Thread ID:
01158319
Message ID:
01158358
Views:
21
>Can someone tell me how the following command would translate into VFP?
>
>
>oWord.Selection.Goto wdGoToBookmark, Name:="DTotal"
>
>
>Thanks

Direct translation:
oWord.Selection.Goto( wdGoToBookmark,,,"DTotal")
Indirect translation:
oWord.ActiveDocument.Bookmarks("DTotal").Select
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform