Hi All
I have a database file with various records. How I can hide some of these records from HREAD...() searches and at other times allow them to be included in HREAD...() searche results?
I thought of using HFILTER() on a field condition to exclude records but when I apply the filter and then subsequently run a HREADSEEKFIRST() on a different index key WinDev crashes and says the HREADSEEKFIRST() caused a fault: unexpected system error.
Thanks.
I have a database file with various records. How I can hide some of these records from HREAD...() searches and at other times allow them to be included in HREAD...() searche results?
I thought of using HFILTER() on a field condition to exclude records but when I apply the filter and then subsequently run a HREADSEEKFIRST() on a different index key WinDev crashes and says the HREADSEEKFIRST() caused a fault: unexpected system error.
Thanks.