R
Rob Schneider
Folks,
Seems like I should be able to figure this out, but so far it has
stumped me.
The situation is that we have a set of project files all sharing the
same rsource file. As time goes on, we need to prune the list of shared
links by breaking links.
While in the Shared Resource File, the "Shared Resources" dialogue box
displays those links, the problem is that the full path to those links
is displayed and since the path is too long to display in the dialogue
box we can't easily see the actual files that are linked. Further, the
dialogue box is not resizable to enlarge the view.
My idea was to write a small VBA macro to display the list of shared
links and, if easy, would even put a button to break that link on the
form we could create. Problem is I cannot find any objects or methods
in the Project 2007 documentation that gives access to this information.
Are there objects/methods that I've not yet spotted? Is there another
way to do this, e.g. display the full path of all the shared linked files?
thanks!
--rms
Seems like I should be able to figure this out, but so far it has
stumped me.
The situation is that we have a set of project files all sharing the
same rsource file. As time goes on, we need to prune the list of shared
links by breaking links.
While in the Shared Resource File, the "Shared Resources" dialogue box
displays those links, the problem is that the full path to those links
is displayed and since the path is too long to display in the dialogue
box we can't easily see the actual files that are linked. Further, the
dialogue box is not resizable to enlarge the view.
My idea was to write a small VBA macro to display the list of shared
links and, if easy, would even put a button to break that link on the
form we could create. Problem is I cannot find any objects or methods
in the Project 2007 documentation that gives access to this information.
Are there objects/methods that I've not yet spotted? Is there another
way to do this, e.g. display the full path of all the shared linked files?
thanks!
--rms