Hi Ramesh,
HAPPY NEW YEAR TO YOU AND FAMILY
It Doesn't Work
SCRIPT ERROR<Object expected>
My Script
-------------------------------
property therecord, thedatabase
on new me
global RecordNUM
RecordNUM=RecordNUM+1
set recnum=RecordNUM
therecord=[#RecordNUM:recnum,#theword:" ",#themeaning:" "]
thedatabase.append(therecord)
put thedatabase
return thedatabase
end
---------------------------------
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!]