-----Original Message-----
From: Synnestvedt, Raida
Sent: Tuesday, July 10, 2001 11:36 AM
To: 'Lucian Davitoiu'
Subject: RE: (ROSE) Printing diagrams and their elements's documentation field

Hi Lucinda,
1-    To generate Use Case Report:
 
This script was tested on Word8.0 and word9.0.

Unzip the attached file to the following directories

C:\Program Files\Rational\Rose
C:\Program Files\Rational\Rose\Scripts

Once you do this,
Go to Rose and select Tools-Open Script.
From your ... \\ Scripts folder select the Use Case Report Gen.ebs script
and click on Start (Green Icon).

2-    To Generate Class Diagrams report, you may run the script repotgen.ebs mentioned in this technote, or follow the technote steps to add it to the rose menu.
 
The script for the Generate Documentation option is "reportgen.ebs".
It is available in the Rose2001 install directory:
"C:\Program Files\Rational\Rose\reportgen.ebs".

To make the option appear at the menu, do the following:

1- Find the file "rose.mnu" in the same
directory"instaldir\Rational\Rose\rose.mnu".
2- Open "rose.mnu" in a text editor.
3- Add (at the Menu Report)
Option "Generate Documentation"
{
RoseScript $SCRIPT_PATH\reportgen.ebs
}

4- Save and close the file "rose.mnu".
5- Restart Rose, then click on Report in the menu, you should see the option

"Generate Documentation" added to the list.

....Raida

Raida Synnestvedt
Rational Rose
Technical Support Engineer
Rational Software Corporation

 
 -----Original Message-----
From: Lucian Davitoiu [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, July 10, 2001 1:20 AM
To: ROSE_FORUM
Subject: (ROSE) Printing diagrams and their elements's documentation field

Hi all,
 
I want to print some diagrams ( use case diagram , class diagram ) and I have some documentation attached to classes and use cases.
I need a way to print that documentation ( and only it ) in some way.
If anybody knows how could I do it I will appreciate any help.
 
Thank you.

Reply via email to