1
Suggestions and Requests / Re: Linked Documents in Project Browser
« on: October 30, 2008, 12:35:06 am »
Well, the workaround I have found for this was to write a macro for Word that generates a report on the elements that have a linked document attached to it.
This macro makes use of GetLinkedDocument() method, and checks the size of the returned string, for all the elements in a traversed tree.
However, I sure would like to see something as an indicator in the Project Browser. Maybe something similar to the "Namespace root" indication.
This macro makes use of GetLinkedDocument() method, and checks the size of the returned string, for all the elements in a traversed tree.
However, I sure would like to see something as an indicator in the Project Browser. Maybe something similar to the "Namespace root" indication.