Cannot Open multi-table superfile files with Topscan from Clarion 11

The name of the table is Beslag. No problems running the app with this table, nor opening in the DCT Explorer. Any idea to solve this? Using Clarion 11.

And next time, this is the name of the table:

Trond

Is it a super file? I’ve had that sort of problem where a file in the tps super file gets corrupted and then cant access it.

Have you tried rebuilding it using TPSfix?

It is a single .tps file with muliple tables. The table is named ‘Winkalk\!Beslag’ in the Dictionary. Yes, I have tried to run Tpsfix with no luck. Maybe the problem occured when upgrading to C11. The name is correct when using Topcopy.

Can you extract the data with TopCopy into a new file?
I’d be curious to see whats going on in a hex editor like Downloads | mh-nexus

I’d recommend giving TopScan from a previous version of Clarion a try. I’m still using C6 TopScan, and it’s working fine for me.

1 Like

Excellent tip. Working with Topscan C8 and C9. Not with Topscan C10 and C11.

Thanks

Yes I can. No problems then with reading the table in TS C11. I don’t see anything suspicious in HxD.

Maybe there’s been some underlying code changes for C10 & C11 to not work. Weird.