Antonio,
There is a bug in the new SetFilter method. It is missing ::nArea. It should be:
Regards,
James
There is a bug in the new SetFilter method. It is missing ::nArea. It should be:
METHOD SetFilter( cFilter ) CLASS TDataBase
(::nArea)->(DbSetFilter( Compile( cFilter ), cFilter ) )
return nilRegards,
James
FWH 18.05/xHarbour 1.2.3/BCC7/Windows 10