Sam,
The Property Reporter is new to Visio 2002. It reports on properties of
shapes, but it would not be able to report on connections.
I am not aware of other web resources besides MSDN. Based on your
description I think most of the Visio 2002 SDK documentation and code
samples there would work for you. (You can check the Visio developer
reference help to determine whether an automation property/method is new to
Visio 2002 or not.)
A 3rd party book that does a good job explaining things is Graham Wideman's
"Visio 2002 Developer's Survival Pack". Again much of this will be
applicable to Visio 2000.
--
Mark Nelson
Microsoft Corporation
This posting is provided "AS IS" with no warranties, and confers no rights.
Quote:
> Hi Mark
> First of all thank you for answering and you directions. I
> had read the documentation on the web earlier but I'm
> still a little bit confiused. You wrote about a
> application
> in Visio 2002 (tools -> report) that could solve my
> problem, but is it also avialable in visio 2000? Are there
> any other codesamples beside those on the msdn-web that
> could assist me? Preferably when the code illustrates
> reading from an existning file and classify objects and
> connections.
> Regards
> /Sam Hadiani
> >-----Original Message-----
> >The Visio site on MSDN has many resources that can
> illustrate how to create
> >add-ons.
> >http://msdn.microsoft.com/library/default.asp?
> url=/nhp/Default.asp?contentid
> >=28000456
> >I also wanted to point out that Visio 2002 will do what
> you ask without the
> >need for an add-on. Go to Tools > Report in the menu.
> Select the Shape
> >Inventory report and click Run. If you want to customize
> the contents of
> >the report, select the report and click Modify. Then you
> can Run your
> >modified report.
> >--
> >Mark Nelson
> >Microsoft Corporation
> >This posting is provided "AS IS" with no warranties, and
> confers no rights.
> >> Hi
> >> Anybody here who has written an add-on for visio? Need
> >> some help creating an add-on witch makes a text file
> >> containing all objects on a visio-sheet.
> >> /Sam
> >.