OK, two more suggestions:

1) Check whether some of your classes are in Categories
   that are "Write Protected" (for the case you use 
   controlled units)
   
2) Why don't you use 
   myClass.Name = tempName
   or
   myClass.Name = myClass.Name + "_old"
   to change the name ?
   Maybe you should not access
   thisCategory.Classes.GetAt(i%).Name
   because Rose sometimes changes the order of Collections,
   ok, it shouldn't change it in this case anyway.
   
I hope that helps,

regards

Tilmann Zaeschke
************************************************************************
* Rose Forum is a public venue for ideas and discussions.
* For technical support, visit http://www.rational.com/support
* Only plain-text messages are supported.
* HTML or Rich-Text messages may be rejected.
*
* 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
*************************************************************************

Reply via email to