I have this command to create a incremental search
cFilter := 'WildMatch( "' + Upper(cPattern) + '", Upper( '+cField_name+')) .AND. !DELETED()'
where cpattern is the value of get control and cField_name is the name of the field where search the value
How I must make if I want use windMactch function
1. search all record contains cpattern
2. search all record init with cpattern
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com