Even better. Thanks Roy. >x = [12: "thing", 3: "hat", 25: "fish"] > >put x >-- [12: "thing", 3: "hat", 25: "fish"] > >put x.getAProp(12) >-- "thing" > >x.deleteProp(12) >put x >-- [3: "hat", 25: "fish"] >-- --------------------[ http://www.grimmWERKS.com ]------------------ [ graphic design -|- sound design -|- shockwave -|- lingo -|- cdrom ] [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/LUJ/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-l> interesting proplist problem grimmwerks
- Re: <lingo-l> interesting proplist problem Tab Julius
- Re: <lingo-l> interesting proplist problem Roy Pardi
- Re: <lingo-l> interesting proplist problem grimmwerks
- Re: <lingo-l> interesting proplist problem grimmwerks
- Re: <lingo-l> interesting proplist proble... Tab Julius
- Re: Re: <lingo-l> interesting proplist proble... Kurt Griffin
- Re: Re: <lingo-l> interesting proplist pr... Jakob Hede Madsen
- Re: Re: <lingo-l> interesting proplist pr... Mark A. Boyd
- Re: Re: <lingo-l> interesting proplis... grimmwerks
- Re: Re: <lingo-l> interesting pro... Mark A. Boyd
- Re: Re: <lingo-l> interesting proplist pr... Roy Pardi
- Re: Re: Re: <lingo-l> interesting proplist pr... Kurt Griffin
