> Now this seems to be working for the moment !!!! but is there a way to
> diable/forget (Idon't know the correct terminology) the
> timeOut script. I don't
> want any more, no matter how long between mouseclicks, for
> "myTimeOutHandler" to
> be executed. Is there a way to do this - or am I approaching
Yes, simple. Whenever you want to disable it, just place this line of code:
the timeOutScript = Empty
Then, if for some reason you want to enable it again:
the timeOutScript="myTimeOutHandler"
Karina
[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!]