Sweet... Thanks!!! Ralph DiMola IT Director Evergreen Information Services [email protected]
-----Original Message----- From: use-livecode [mailto:[email protected]] On Behalf Of Peter Haworth Sent: Monday, December 15, 2014 4:06 PM To: How to use LiveCode Subject: controlids and controlnames properties A few days ago I was bemoaning the fact that there wasn't a way to get a list of control ids or names without a "repeat with x=1 to the number of controls of...." By chance, I just discovered there is a controlids property and a controlnames property that return the ids/names of all controls in a card or group. There is no mention of them in the dictionary. They aren't there in LC 5.5 and are in LC 6.1 (don't have a copy of 6.0 so can't check there). I can't find mention of them in any release notes either although I haven't searched them extensively. Am I the only one that somehow missed the introduction of these properties? Pete lcSQL Software <http://www.lcsql.com> Home of lcStackBrowser <http://www.lcsql.com/lcstackbrowser.html> and SQLiteAdmin <http://www.lcsql.com/sqliteadmin.html> _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
