Page 1 of 1

query by example

Posted: Wed Jun 22, 2016 9:34 am
by dragancesu
In Clipper's easy be read keyboard, in the windows could not

I did a quick search function, typing letters and displays what meets the criteria query

I did not know how to do it until I "discovered" on the control TEXTBOX ... ON CHANGE ()

This is the basis of this, we should create a function that accepts the name of dbf / ntx as parameters and returns the key value

Example is attached

Re: query by example

Posted: Wed Jun 22, 2016 11:03 am
by quartz565
Thank you Dragan !

Re: query by example

Posted: Wed Jun 22, 2016 8:52 pm
by srvet_claudio
See:

SET CONTROL <ControlName> OF <FormName> ONKEYEVENT <FuncName> | NIL