>You need to do a pass for it to get to the field. Also, you might 
>want to check for enter as well:
>
>on keydown
>   if the key = return or the key = enter then
>      doit
>   else
>      pass
>   end if
>end


Thanks.  That "pass" is exactly what I was looking for.  Not sure as
though I ever knew that one.   I'll also add the check for the Mac enter
key, just in case.

Thanks again,
Mike


        
                
__________________________________
Do you Yahoo!?
Yahoo! Photos: High-quality 4x6 digital prints for 25�
http://photos.yahoo.com/ph/print_splash
[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/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