Recently, Viktoras Didziulis wrote: > Is there any handler or function to tell what group or card any selected > control belongs to ?
This brings up a related point: when you have a group that contains several nested groups, why does the following generate a "can't find background" error? get name of last group of group myCoolGroup The workaround for me has been to use: put number of groups of group myCoolGroup into N get name of group N of group myCoolGroup It seems Rev is unable to deal with "last" when referring to nested groups. Because... ? Thanks & Regards, Scott Rossi Creative Director Tactile Media, Multimedia & Design ----- E: [EMAIL PROTECTED] W: http://www.tactilemedia.com _______________________________________________ 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
