Jeanne - the first script worked but the "onenterkey" didn't work- what did I do wrong?

Jack
> 
> on mouseUp -- might go in a "Find" button
>   ask "Find what?"
>   if it is not empty then find it
> end mouseUp
> 
> on enterKey -- can go into the stack script
>   if the foundChunk is not empty then find the foundText
>   -- checks whether there's a "found rectangle" - if there is, re-finds
>   -- the found text
> end enterKey
> 
> --
> Jeanne A. E. DeVoto ~ [EMAIL PROTECTED]
> http://www.runrev.com/
> Runtime Revolution Limited - Power to the Developer!


Reply via email to