tips for young players: 1) the solution will not work unless 'seperator' is replaced with 'separator' in the mnu file (nice work) 2) don't be fooled by the example "RoseScript c:\stuff\multiselect.ebs" in the mnu file - the name of the downloaded script is actually multi_select.ebs 3) do NOT put the script in a path with spaces in it (e.g. C:\Program Files\Rational\Rose\scripts) - not supported!
And Mark: You are correct. The script does NOT provide "support of drag-and-drop multiple items in the rose browser?" I rarely drag multiple items onto a diagram. However, it is very common to drag multiple items in the browser when using reverse engineering. How could the requirement for drag-and-drop multiple items be missed given thorough anlysis of the Use Case "Update model from code"? Do Rational have plans to fully implement a Use Case Realization of "Update model from code" in any release of Rose? ----- Original Message ----- From: "MARTIN-PEDDEY Ben" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 14, 2002 2:04 AM Subject: RE: (ROSE) Drag-and-drop support in rose Browser > > > > ---------- > > From: Viswanathan, Annamalai[SMTP:[EMAIL PROTECTED]] > > Sent: Tuesday, May 14, 2002 1:47:28 AM > > To: '[EMAIL PROTECTED]'; [EMAIL PROTECTED] > > Subject: RE: (ROSE) Drag-and-drop support in rose Browser > > Auto forwarded by a Rule > > > Mark, > > The attached script should help. > > Vishu > > ********** > > Annamalai "Vishu" Viswanathan -- [EMAIL PROTECTED] > Rose Technical Support Engineer > > Rational Customer Service - Committed to Service Excellence > SCP Certified: http://www.rational.com/support/scp.jsp > > Rational User Conference 2002.....Freedom to Create! > Call for Papers Now Open at http://www.rational.com/ruc > August 18-22, 2002 > Lake Buena Vista, Florida > > ********** > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Monday, May 13, 2002 8:53 AM > To: [EMAIL PROTECTED] > Subject: RE: (ROSE) Drag-and-drop support in rose Browser > > > Vishu, > > Is there a method by which drag and drop can be used in the browser though? > i.e. Select a bunch of classes and move them all to a package. Currently > the program only seems to move one at a time. > > Mark Hampshire > > Knowledge Location 263 E3000 > Engineering, TCC S2E11 > > 800 Chrysler Drive Tie Line 754-0818 > > Auburn Hills, MI Phone (248) > 48326 944-0818 > > CIMS 483-05-19 Fax (248) > 576-2185 > > > > > > |---------+-----------------------------> > | | "Viswanathan, | > | | Annamalai" | > | | <[EMAIL PROTECTED]| > | | m> | > | | Sent by: | > | | owner-rose_forum@r| > | | ational.com | > | | | > | | | > | | 05/13/2002 09:08 | > | | AM | > | | Please respond to | > | | "Viswanathan, | > | | Annamalai" | > | | | > |---------+-----------------------------> > > >--------------------------------------------------------------------------- > ---------------------------------------------| > | > | > | To: "'Ben Martin-Peddey'" <[EMAIL PROTECTED]>, > [EMAIL PROTECTED] | > | cc: > | > | Subject: RE: (ROSE) Drag-and-drop support in rose Browser > | > > >--------------------------------------------------------------------------- > ---------------------------------------------| > > > > > Ben, > > > > > > You can use this script: > > > http://www..rationalrose.com/scripts/multi_select.htm > > > > > > Note however that this script cannot be run from a script window. It would > need to be launched from a menu selection since it makes use of the > GetActiveDiagram method. > > > > > > Regards > > > > > > Vishu > > > > ********** > > Annamalai "Vishu" Viswanathan -- [EMAIL PROTECTED] > Rose Technical Support Engineer > > Rational Customer Service - Committed to Service Excellence > SCP Certified: http://www.rational.com/support/scp.jsp > > Rational User Conference 2002.....Freedom to Create! > Call for Papers Now Open at http://www.rational.com/ruc > August 18-22, 2002 > Lake Buena Vista, Florida > > > > > > ********** > > > > > > -----Original Message----- > From: Ben Martin-Peddey [mailto:[EMAIL PROTECTED]] > Sent: Monday, May 13, 2002 1:01 AM > To: [EMAIL PROTECTED] > Subject: (ROSE) Drag-and-drop support in rose Browser > > > > > > Does anyone know of a work-around for the maddening lack of support > of drag-and-drop multiple items in the rose browser? > > > > > > > > > > > > > > > ************************************************************************ > * Rose Forum is a public venue for ideas and discussions. > * For technical support, visit http://www.rational.com/support > * > * Post or Reply to: [EMAIL PROTECTED] > * Subscription Requests: [EMAIL PROTECTED] > * Archive of messages: > * http://www.rational.com/support/usergroups/rose/rose_forum.jsp > * Other Requests: [EMAIL PROTECTED] > * > * To unsubscribe from the list, please send email > * To: [EMAIL PROTECTED] > * Subject: <BLANK> > * Body: unsubscribe rose_forum > ************************************************************************* > > > > ************************************************************************ * Rose Forum is a public venue for ideas and discussions. * For technical support, visit http://www.rational.com/support * * Post or Reply to: [EMAIL PROTECTED] * Subscription Requests: [EMAIL PROTECTED] * Archive of messages: * http://www.rational.com/support/usergroups/rose/rose_forum.jsp * Other Requests: [EMAIL PROTECTED] * * To unsubscribe from the list, please send email * To: [EMAIL PROTECTED] * Subject: <BLANK> * Body: unsubscribe rose_forum *************************************************************************
