Parsing CSV File Via Array - Part I

stephen barncard stephenREVOLUTION2 at barncard.com
Sun Feb 9 00:13:56 EST 2014


On Sat, Feb 8, 2014 at 9:11 PM, JOHN PATTEN <johnpatten at me.com> wrote:
> I’m trying to use an array to pull out each item and the item counts


arrays don't keep track of their order. You need to add an index 'field'

--
Stephen Barncard - San Francisco Ca. USA - Deeds Not Words




More information about the use-livecode mailing list