Hi Byron,

Check the filter command :-)

In the script of the input field:
on rawKeyUp
filter tRefList with me & "*" -- input is at the beginning of the lines
put tText into fld "Result"
end rawKeyUp


filter tText with "*" & tKey & "*" -- input is anywhere in the lines

Le 16 avr. 05, � 19:09, Byron Turner a �crit :

I've read all the search, find, offset and related articles, but I'm missing something. I have no problem finding individual items, but I want to do something more like (actually exactly like) what the rev documentation does (on a smaller scale) I want it to list all off first items of my field (which it does) the when someone begins to type in the field limit the results down to those that match. I can get it to find one thing that matches and If I create a very slow script I can get what I want but it can't come close to keeping up with a hunt and peck typist. So what's the secret?

Amicalement,

Eric Chatonet.
----------------------------------------------------------------
So Smart Software

For institutions, companies and associations
Built-to-order applications: management, multimedia, internet, etc.
Windows, Mac OS and Linux... With the French touch
----------------------------------------------------------------
Web site                http://www.sosmartsoftware.com/
Email           [EMAIL PROTECTED]/
Phone           33 (0)1 43 31 77 62
Mobile          33 (0)6 20 74 50 86
----------------------------------------------------------------

_______________________________________________
use-revolution mailing list
[email protected]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to