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?
readtable & json file
Re: readtable & json file
cant use Seek() as said in manual to move pointer to end of first table and read next?
Christos