Page 1 of 1

readtable & json file

Posted: Tue Feb 17, 2026 8:10 pm
by ilbarbax
Hi,
I have two different tables and I want to save both on an unique file via writetable using the default option. They are written correctly while the reading is impossible receiving an error message. Saving the two tables, each one in a different file, they are correctly read.
There is a way to have an unique file?

Re: readtable & json file

Posted: Wed Feb 18, 2026 12:07 am
by plouf
cant use Seek() as said in manual to move pointer to end of first table and read next?