g...

>Can anyone tell me if I'm doing something wrong? when I try to compille 
>this behavior I get a Symbol expected script error.

You have an extra comma after your handler name. This is what you have.
on showIfInRange, me, startDate, endDate

This is what you should have
on showIfInRange me, startDate, endDate

Later.
...Neil


[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