Hi.

In 6.7 OS (10.9), word 1 is the whole string, word 2 is empty.


Craig



-----Original Message-----
From: Peter Haworth <p...@lcsql.com>
To: How to use LiveCode <use-livecode@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@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

 
_______________________________________________
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