Getting a list of object properties

Peter Haworth pete at lcsql.com
Thu Oct 9 16:23:09 EDT 2014


On Thu, Oct 9, 2014 at 1:09 PM, William Prothero <prothero at earthednet.org>
wrote:

> If I do:
> put the properties of scrollbar “axisEntry"
> I don’t get anything in the message box. LC7.0 rC2, Mavericks.
>

That's because the properties is an array keyed by property name with the
value being the property value.  Beware though - the properties doesn't
include all properties of an object - see the dictionary for more info,
including the cryptic "Others: Some other properties are excluded."!

Pete
lcSQL Software <http://www.lcsql.com>
Home of lcStackBrowser <http://www.lcsql.com/lcstackbrowser.html> and
SQLiteAdmin <http://www.lcsql.com/sqliteadmin.html>



More information about the use-livecode mailing list