Dick- Monday, February 27, 2006, 2:06:23 PM, you wrote:
> As Scott points out, the problem with storing short ids is that they can be > ambiguous. A stored short id isn't sufficient to set or get a property of a > control that appears on more than one card. Object IDs are documented as being unique and immutable, with the exception of images and stacks. For what I'm doing (working with custom properties) the id by itself uniquely identifies a control within a stack. If you're trying to get the text from a field in a shared background group, then you'll need something more spedific. For the purposes of putting parentclass handlers in a group, you shouldn't need to specify a particular card - there shouldn't be any ambiguity to resolve. I think. -- -Mark Wieder [EMAIL PROTECTED] _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
