urrentCardID then go cd id currentCardID
end mouseUp
Ugly, but works, and simple. You will have to do this if you use "backGround"
fields.
Craig Newman
-Original Message-
From: James Hurley
To: use-livecode@lists.runrev.com
Sent: Sun, May 1, 2011 12:43 pm
Subject: Re: Find re
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 mouseU