readtable & json file

Discuss any general programming issues here
Post Reply
ilbarbax
Posts: 156
Joined: Thu Apr 01, 2010 6:41 pm

readtable & json file

Post 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?
Post Reply