3__ Posted September 13, 2005 Share Posted September 13, 2005 how would I go about transferring automatically created groups to attributes, Eg: copyGroup$CY -> $COPYGROUP1, $COPYGROUP2, $COPYGROUP3, etc. also is there a way to prevent duplicate from including duplicates within a pre-existing group? thanks, -cpb Quote Link to comment Share on other sites More sharing options...
edward Posted September 13, 2005 Share Posted September 13, 2005 For the first question, try the Partition SOP. Quote Link to comment Share on other sites More sharing options...
3__ Posted September 14, 2005 Author Share Posted September 14, 2005 Is there a way to reverse partition; numbered groups to numbered attributes... ? -cpb Quote Link to comment Share on other sites More sharing options...
edward Posted September 14, 2005 Share Posted September 14, 2005 Ah sorry, got confused. To convert group information into an attribute, you could just use an AttribCreate SOP with the haspoint() or hasprim() expression functions. Otherwise, I don't know offhand how to bulk create attributes, maybe some trickery with one of the Attrib* SOPs like AttribCopy. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.