Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Moving a diagram file.... Urgent!!!

3 views
Skip to first unread message

Mithun

unread,
Jan 16, 2006, 12:02:44 AM1/16/06
to

Hi all,
I want to copy a single diagram from one place to another. In my system when I try to copy a single file say usecase file "sample.dfusecase" to desktop and try to open with together it does not open, so my question is what are the related files for sample.dfusecase (or any other diagram in general) that I need to copy to desktop so that I can see the sample.dfusecase to be opened from together.
Please help guys
Thx in advance
Mithun

ElenaA

unread,
Jan 16, 2006, 6:56:16 AM1/16/06
to
Together can open a project, but can't open a diagram that is not a part of
any project.
So, you need to create a new project, and copy your diagram file into its
diagrams root.
Note that, for TCC 6.2 and later versions, you need to make sure that
Tools/Options/ProjectLevel (or Default Level)/General, "Use legacy DF
diagram format" checkbox is ticked, otherwise your dfusecase file will be
ignored.

"Mithun" <mit...@ecanarys.com> wrote in message
news:43cb3704$1...@newsgroups.borland.com...

mithun

unread,
Jan 23, 2006, 5:20:51 AM1/23/06
to
Thanks a lot ElenaA..... for the timely help.
I have another query: I want to get the fully qualified path
information of a diagram. Currently I am getting the name of the
diagram using

String pName =rootPackage.getProperty(RwiProperty.NAME);
where rootPackage is a RWIPackage instance. I am traversing through all
the packages to get all the diagrams. How can I get the physical path
of the diagram file say D:/samle/diagrams/sample.dfusecase

Please help...
Thx in advance
Mithun K

0 new messages