Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Replace in word header
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
Visual FoxPro:
VFP 7
Miscellaneous
Thread ID:
01085969
Message ID:
01086023
Views:
14
FOR EACH loStoryRange IN loMSWord.Documents("Document Name").StoryRanges

loStoryRange.FIND.Execute('\*\',,, .T.,,, .T., 1)

* Store text found based upon the executed search.
*
lcFoundText = loStoryRange.TEXT
*do stuff
endfor
Previous
Reply
Map
View

Click here to load this message in the networking platform