Are the any known issues when changing IndexFIeldNames on an open TORaTable?
It seems the findkey method rather uses the indexfieldnames provided when the table was opened rather than the ones changed runtime later on when the table was already open.
Regards - Hans
UPDATE
I found in the docs to rather use locate than findkey. No problem, I can work around that. But what about findnearest? Same issue?