Hi foxpro experts,

Once again I turn to you for some advise :)

I have some Word documents that have linked objects, something like this :
{LINK Word.Document.8 X:\\Path\Document.doc \a \f O \p}. Word stores a path
to there objects, but once I copy them to a new place, the path is broken,
and you have to update them. You can do this by hand ofcourse, but I would
like to do it from Foxpro. I found a forum that where someone was able to
make a macro to solve this issue, but I don't know enough about macro's to
turn it into Foxpro code. I know how to go through "Story's" in Word, but
not how to update the fields in there. Does anybody have a foxpro example on
this or some help ?

the forum is at :
http://www.wopr.com/cgi-bin/w3t/showthreaded.pl?Cat=&Board=wrd&Number=261488&page=&view=&sb=&o=&vc=1#Post261488

thanks very much !
Xavier, CPS

Re: Update Word links by Nuyttens

Nuyttens
Tue Jan 11 08:26:33 CST 2005

Ok, I think I more or less figured it out myself :)