Hello Arnis,
Still no luck, but there are different ways in which the graphics were brought into the legacy word documents over time (by different writers). They are as follows:
1. "Insert" (embedded) graphic.
2. "Insert And Link" with code similar to this:
{INCLUDPICTURE "\Book\Graphics\PNGs\PC%20Front.png" \*MERGEFORMAT }
3. "Link To File" with code similar to this:
{INCLUDPICTURE "\Book\Graphics\PNGs\PC%20Front.png" \*MERGEFORMAT \d }
Note, the only difference between listing two and three is the "\d" at the end of the field code.
For this project, I had set up the legacy word files, graphics and frame files within separate folders, but contained under the same parent or master umbrella folder. After trying to fix the "Missing File" issue, I then tried moving the entire graphics folder to be a subfolder under my FrameMaker files folder (versus at same level), but nothing changed. Finally, I said, well let's go back into the original (MS Word only) working structure and open a Word document there and save as a .fm (via FM8). The result was that I still got the same popup prompt for "Missing File".
Also, I tried to create a NEW book and then NEW document from the default templates found within FrameMaker. But, the same popup message "Missing File" returned yet again.
It probably does not make a difference, but does the "%20" in a graphic name have an impact or not? I would imagine that FM8 can handle the space in a file name without a problem.
I guess now I will have to manually re-link all of the referenced graphics (which are in the thousands). I do wish that FrameMaker 8 had a better way of handling this part of the conversion process.
Excuse my ignorance on this process, I am really trying to get smart on FrameMaker after being away from it for a long time.
One final note, the "Missing File" popup prompt prompts the writer with the following information: "Looking For" plus folder path, "Document Folder" and folder path. Included with that message, are the following radio buttons:
Update Document To Use New Path
Skip This File
Ignore All Missing Files
Now, depending on the previous handling of graphics, the "Look in:" folder level will appear different. But, even if the "Missing File" popup opened to within my graphics folder, I would still have to manually select each graphic and choose "Update Document To Use New Path". FM8 does not seem smart enough to handle the missing file, once the folder is/has been pointed out. The writer STILL has to manually select the graphic, before hitting the "Continue" button.
It would be nice is there was a FrameScript that would make this laborious process disapear.
Thanks once again for all responses.
-J