Page 1 of 1

Add "Next" keyword to Find

Posted: Mon Dec 06, 2010 4:47 pm
by WaltBrown
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