opening stack "revStandaloneSettings" in a script [was:error in test contion

Mark Wieder mwieder at ahsoftware.net
Thu Nov 7 19:31:06 EST 2013


Monte-

Thursday, November 7, 2013, 2:08:23 PM, you wrote:

> Because they are accessed using array / custom property set notation
> it's not a huge issue though.

It *is* a big deal if you try to convert the property list to xml. You
can't have commas in xml tags, so you either have to convert them and
then convert them back or use <key>blah,blah</key><value>blah</value>
syntax. Ran into this doing the stack-to-xml conversion.

-- 
-Mark Wieder
 ahsoftware at gmail.com





More information about the use-livecode mailing list