Lingo allows for nested lists and nested list access:
myList[1][2]
But if you want to do things in an object oriented way ... go to:
http://www.furrypants.com/loope
Go to the middle of chapter 5. I've got a parent script there which
simulates an array using mGet(row, col), and mSet(row, col, value)
methods.
Irv
At 12:55 AM -0700 8/30/02, Jeremy wrote:
>Awesome, that was the prob.. Thank you much!
>
>Got another question. Does lingo have any equivelant to 2 dimensional
>arrays?
>
>-----Original Message-----
>From: [EMAIL PROTECTED]
>[mailto:[EMAIL PROTECTED]] On Behalf Of Irv Kalb
>Sent: Thursday, August 29, 2002 6:43 PM
>To: [EMAIL PROTECTED]
>Subject: Re: <lingo-l> Parsing log and creating objs (was: OT: Heather
>and beyond)
>
>
>At 9:08 AM +0800 8/30/02, John Erazo wrote:
>
>Yup, that too!
>
>Irv
>
>>
>>
>>property pName
>>
>> on new me, theName
>> pName = theName
>> return me -- insert this line
>>end
>>
>>hth,
>>- John Erazo
>>
>>
>>[To remove yourself from this list, or to change to digest mode, go
>>to http://www.penworks.com/lingo-l.cgi To post messages to the
>>list, email [EMAIL PROTECTED] (Problems, email
>>[EMAIL PROTECTED]). Lingo-L is for learning and helping with
>>programming Lingo. Thanks!]
>
>
>--
>
>Lingo / Director / Shockwave development for all occasions.
>
> (Home-made Lingo cooked up fresh every day just for you.)
>[To remove yourself from this list, or to change to digest mode, go to
>http://www.penworks.com/lingo-l.cgi To post messages to the list, email
>[EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]).
>Lingo-L is for learning and helping with programming Lingo. Thanks!]
>
>
>[To remove yourself from this list, or to change to digest mode, go
>to http://www.penworks.com/lingo-l.cgi To post messages to the
>list, email [EMAIL PROTECTED] (Problems, email
>[EMAIL PROTECTED]). Lingo-L is for learning and helping with
>programming Lingo. Thanks!]
--
Lingo / Director / Shockwave development for all occasions.
(Home-made Lingo cooked up fresh every day just for you.)
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/lingo-l.cgi To post messages to the list, email
[EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for
learning and helping with programming Lingo. Thanks!]