I am writing a program based on an SQL database to take the base of a Clarion 16 bit program which is soon to be non functional. However, I need to get their old records and
Faced with a similar situation last year I reverse engineered the Clarion TPS file format and wrote a utility to do the conversion to proper CSV.
Its called tps-to-csv. It's (open) source code is on github
I hope you find it useful, but please do check the results and report any inconsistencies.