Hi Bill,

Am 09.10.2014 um 22:09 schrieb William Prothero <proth...@earthednet.org>:

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

"the properties of xyz" will return an ARRAY, that's why :-)

Do this:
put the properties of scrollbar “axisEntry" into tP;put the keys of tP

> Bill

Best

Klaus

--
Klaus Major
http://www.major-k.de
kl...@major-k.de


_______________________________________________
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

Reply via email to