Add "Next" keyword to Find

Something you want to see in a LiveCode product? Want a new forum set up for a specific topic? Talk about it here.

Moderator: Klaus

Post Reply
WaltBrown
Posts: 466
Joined: Mon May 11, 2009 9:12 pm

Add "Next" keyword to Find

Post by WaltBrown » Mon Dec 06, 2010 4:47 pm

In many cases I use "Find" in various routines. Many of them have local data for the text to find. I sometimes need to find the next match within a field, but that functionality may not be in the same object.

So I would like to see a "Find Next" capability, so that regardless of which object the command is in, it finds the next entry matching the previous search string. I don't want to have to create and track a global variable called "gCurrentFindString".

Best, Walt
Walt Brown
Omnis traductor traditor

Post Reply