Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
GoTo Bookmark in Word...
Message
De
18/01/2006 10:05:12
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Novell 6.x
Database:
Visual FoxPro
Divers
Thread ID:
01087963
Message ID:
01087969
Vues:
13
>How do I GoTo a bookmark named 'myBookMark' in word. I can add the bookmark and if my cursor is on the bookmark I can populate it, but I cannot get the GoTo to work so I can blindly populate bookmarks using FoxPro 9 code.
>
>Thanks
#DEFINE wdGoToBookmark	-1	
If .Activedocument.Bookmarks.Exists("myBookMark")
      .Selection.Goto(wdGotoBookmark,,,"myBookMark")
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