is record in index
Posted: Fri Jan 26, 2024 7:37 am
Hi everybody,
after only 30 years of programming in clipper, VO and x# I have a beginner's question:
Is there a simply way to determine, if the current record is part of a conditional index, maybe even with scopes set ?
I used (orderkeyno()<>0) so far, but this gets extremely slow with big tables.
TIA
Karl
after only 30 years of programming in clipper, VO and x# I have a beginner's question:
Is there a simply way to determine, if the current record is part of a conditional index, maybe even with scopes set ?
I used (orderkeyno()<>0) so far, but this gets extremely slow with big tables.
TIA
Karl