I have classes with several sets of properties. I'm trying to access the actual string value of an enumerated property. The only way I can see to do this is to call SetCurrentPropertySetName the correct property set and then read the value of the property, GetPropertyValue, otherwise, you get an index into the array of strings that represent the type.
My question/problem is this. I need to do this on Read Only files. I'm sure it can be done because I have at least one script that successfully calls SetCurrentPropertySetName on read-only files. I have one, however, that just can't do it, returning a msg box saying the file is read-only. I've been trying to figure out why this works sometimes and not others. Any idea? Giovanni Giusti e-mail : [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> fax : 805-989-4566 phone : 805-989-4542 x233 holler : very loud ************************************************************************ * Rose Forum is a public venue for ideas and discussions. * For technical support, visit http://www.rational.com/support * * Admin.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 * *************************************************************************
