From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
Behalf Of Lists
Sent: Sunday, 31 December 2000 19:33
To: [EMAIL PROTECTED]
Subject: Re: <lingo-l>appending a propList to another list


You may also be getting an error due to the extra right parenthesis at 
the append line

Rich Shupe

On 12/30/00 8:57 PM, gopinath ([EMAIL PROTECTED]) sent:
>>property therecord, thedatabase
>> on new me
>> thedatabase=[:]
>> global RecordNUM
>> RecordNUM=RecordNUM+1
>> set recnum=RecordNUM
>> therecord=[#RecordNUM:recnum,#theword:" ",#themeaning:" "]
>> thedatabase.append(therecord))
>> put thedatabase
>> return thedatabase
>> end

[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!]


[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!]

Reply via email to