Renaming Group with number mapping?

   3796   2   0
User Avatar
Member
25 posts
Joined: July 2007
Offline
hmm..I want to rename a series of group in the following fashion:

myGroup -> mygroup

But the group sop seems unable to recognize "mygroup", am I doing something wrong?

Thanks.
User Avatar
Member
345 posts
Joined:
Offline
Why don't you use partition sop to apply group name by any expression. Off the top of my head, you could store your current group names in a new attribute and reapply them using partition sop.

kuba
User Avatar
Member
25 posts
Joined: July 2007
Offline
Hi, Kuba, thanks for the suggestion, it works fine.

(well, I used group sop because I seems to me it's the most straight forward way to do the task and I thought it could accept this kind of pattern matching. Anyway, thanks a lot.)
  • Quick Links