Hi Kerry and Ramesh,

this is my script after all the help

>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
it just doesn't work
the error is:
'handler not found in object'
This is NO project
I am just learning
so no hurry
I am using D7
regards 
Gopinath


[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