revBrowserSet, search a second string

Claus Dreischer claus at dreischer.de
Wed Feb 10 15:35:49 EST 2010


Hi,

i see a strange behaviour when searching a second string in a revBrowser:

First i open a revBroser and i can see the web page i stated
Then i search in that page with:

	revBrowserSet sBrowserId, "selected", search_text

"sBrowserId" is the Browser ID i got from revBrowserOpen
"search_text" is the variable containing my string to search, like "Mike"

I can do this repeatedly and i find the different occurences of that
string in that page. All fine here.


Now when i change the search_string to e.g. "John",
nothing happens. "John" is not found (but he's on that page) :-/

Changing the search string again (even to "Mike"): Nothing happens. :-/

Resetting the search with an empty search string (like the doku said):
Nothing happens :-/


Any ideas what i could have done wrong?

Regards,
	Claus.



More information about the use-livecode mailing list