Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Highlight all instances of a word in MS-Word
Message
From
02/07/2008 10:39:15
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Highlight all instances of a word in MS-Word
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01328241
Message ID:
01328241
Views:
46
Can I open word like this


LOCAL o as word.application
oWord=CREATEOBJECT("Word.Application")
oDoc=oWord.Documents.Open("c:\vapps\vcpr3\temp\test.doc")


an highlight all instances of let's say the word King (whole word only)

i can't find a way in word itself but there must be!

Peter
Peter Cortiel
Next
Reply
Map
View

Click here to load this message in the networking platform