Yes, SET FILTER always need to use macro substitution &filter_expr! Using SQL is also a better solution usually, depending how you move the record pointer.
On Wed, May 15, 2019 at 4:55 PM Johan Nel johan.nel@xsinet.co.za wrote:
I realize I am not a VFP guy, but would the following not work? In Clipper/VO this will work.
set filter to &(filter() + " and empty(wfccccd)")