Thanks John. That is perfect.

I changed the line from:

   Find "jim" in field "theText"

to:

   Find "jim" in field id the id of field "theText"

Too lazy to even look up the number.

Jim



John Dixon Wrote

> Hi Jim...
> 
> Just had a quick test... two cards each with a field...
> 
> on mouseUp
>    find "jim" in field id 1004
> end mouseUp
> 
> Without using the id, it finds 'Jim' in both fields as you are seeing. Using 
> the id of the field it only looks in the one field.
> 
> be well

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to