word 1 of a string like myProps["cProp"] returns the whole string. Word 2
returns"cProp"]

Since cProp is enclosed in double quotes I was expecting:

word 1 --> myProps[
word 2 --> "cProp"
word 3--> ]

This is with LC 6.6.2/OSX.

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
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