I guess there are cases where I too use controls with the same name. The most obvious one is labels. 99% of the time, I never need to address labels in a script in any way so I let the default name of "Label" stand.
I'm also OK with duplicate names for different types of controls (field, button, etc) or if the two controls are the same type but in different groups. In either case, the control can be identified uniquely by name. Pete lcSQL Software <http://www.lcsql.com> On Thu, Aug 9, 2012 at 10:09 PM, J. Landman Gay <jac...@hyperactivesw.com>wrote: > In general: >> >> Patient to Doctor: "Doctor - it hurts when I do this" >> Doctor to Patient: "Well don't do that then." >> >> That's my feeling about objects with the same name. >> > > There are some convenient uses for same-named objects. I use them on > purpose sometimes. _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode