Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Jumping to a Bookmark in Word
Message
De
11/06/2002 03:50:50
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00666768
Message ID:
00666826
Vues:
20
>Hi, the sintax to jump to a Bookmark is
>
>expressão.GoTo(What, Which, Count, Name)
>
>How can I use this within VFP?
>Regards,

Jose,
oWord.ActiveDocument.Goto(-1,,,"BookMarkName")
or :
oWord.WordBasic.EditGoto("BookMarkName")

Use Goto or editgoto if you're using word.basic (pre Word97) and not not word.application (a wordbasic object exists if you need).

oWord.Activedocument.Bookmarks("BookmarkName").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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform