I am outputting a large table to the terminal of the Corona Simulator. Unfortunately the buffer of the terminal is not large enough so part of the table is not viewable in the terminal. Is it possible to increase the buffer of the terminal in Corona? Or is there a better, recommended way to view a large table ( output to a file? output to a scrollview? other? )
The terminal is set to the max buffer size (999) with the max number of buffers (999).
My system is Windows 7-64 with a build of Corona from the last 2 weeks. I also have a Mac so if there is a good solution that would work only on Mac, that is good as well!
Thank you!
Ed