Filter Builder Needed

Post Reply
Ollie
Posts: 233
Joined: Sat Dec 30, 2006 6:10 am

Filter Builder Needed

Post by Ollie »

I am hoping someone out there can save me some time by providing a 'Filter Builder'

The sort of interface that makes it easy for the user to build a filter.

e.g.

The click on Field then choose 'Country'
then click on 'EQUALS' then type 'South Africa'
then click 'AND'
then click Field then choose 'Gift'
then click .T.

and a resultant filter is created:

COUNTRY='South Africa'.AND.GIFT=.T.
Many thanks
Ollie.

Using:
xHarbour Compiler build 1.2.1 (SimpLex) (Rev. 6406)
Borland C++ 5.5.1
FWH 9.04 (2009 Apr)
Post Reply