Print to Console on Mac

Just got setup to work on a Mac with Corona for the first time from Windows. I am sort of embarrassed to ask but how do you show the console with all the print data from the simulator? In Windows the terminal just pops up and displays all the data received from the simulator. Right now, I have to manually open a terminal window and then all I see is:

/Applications/CoronaSDK/Corona\ Terminal ; exit;

and the I can’t execute any commands or see any data.

Thanks
[import]uid: 54716 topic_id: 15372 reply_id: 315372[/import]

In the same folder as the ‘Corona Simulator’, there is also something called ‘Corona Terminal’. As long as you didn’t move Corona Simulator away from that folder or rename it, you should be able to just double click Corona Terminal and it will launch the simulator. A terminal window will also appear and will capture the console output.
[import]uid: 7563 topic_id: 15372 reply_id: 56797[/import]

Thanks! [import]uid: 54716 topic_id: 15372 reply_id: 56804[/import]