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.