Alaska Software Inc. - Filter problem
Username: Password:
AuthorTopic: Filter problem
Raffaele LafrattaFilter problem
on Wed, 06 Dec 2017 10:35:00 +0100
xbase++ 2.0 853
Using a user function to filter a table application crashes (not always 
)

cFilter:=GridFilter("'test'$_REC_")

SET FILTER TO &(cFilter)  -->>crash

THe function is never called before crash

Setting OPTIMIZE OFF  everything goes well

Regards
Raffaele Lafratta
Thomas BraunRe: Filter problem
on Thu, 07 Dec 2017 08:37:02 +0100
Raffaele Lafratta wrote:

> Setting OPTIMIZE OFF  everything goes well

If nothing changed since I heard of problems with filters the last time,
turning off optimization is the recommended solution!

best
thomas