Unexpected "word" parsing
dunbarx at aol.com
dunbarx at aol.com
Fri Dec 5 16:42:30 EST 2014
Hi.
In 6.7 OS (10.9), word 1 is the whole string, word 2 is empty.
Craig
-----Original Message-----
From: Peter Haworth <pete at lcsql.com>
To: How to use LiveCode <use-livecode at lists.runrev.com>
Sent: Fri, Dec 5, 2014 1:28 pm
Subject: Unexpected "word" parsing
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 at lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list