Arrays: new and old keys

Ken Ray kray at sonsothunder.com
Fri Sep 12 13:04:16 EDT 2008


> <item number="#476532">
>  <category>Wheel Parts</category>
>  <description>"blah blah"</description>
>  <cost>$249.99</cost>
>  <shipping>
>   <east></east>
>   <middle></middle>
>   <west>$12.55</west>
>  </shipping>
> </item>

> put myArray["#476532"][4][3] into shippingPriceWestCoast

I would assume you'd also be able to do:

  put myArray["#476532"]["shipping"]["west"] into shippingPriceWestCoast

Right?

Ken Ray
Sons of Thunder Software, Inc.
Email: kray at sonsothunder.com
Web Site: http://www.sonsothunder.com/





More information about the use-livecode mailing list