Hi,
I have a BSP in which the enters a table name.
In the event handler I'm doing a select on the specific table and the result is assigned to a field-symbol.
Now I have to do a "Read with table key" on the field-symbol and I have no idea how to retrieve the table key.