Text Wrangler 'message area' or 'console'

Hi,

New user with idea of Processing (Java) programming. I am using Text Wrangler as suggested by ansca to code in.

At the moment when I compile(save) and launch, if there is an error, I dont know where it is (since the functions are only slightly different in Java, I need to read even my 20line code several times before I spot the error. haha.)

My question is quite basic… I am wondering if there is a debug console or message area or console where I can see error messages?

Looking forward to being part of this forum/community.

Thanks in advance.
[import]uid: 41518 topic_id: 7322 reply_id: 307322[/import]

Nevermind, I found what I was looking for. Thanks.

Not able to delete this post.

[import]uid: 41518 topic_id: 7322 reply_id: 25739[/import]

For any other newcomers who may have the same confusion, TextWrangler does not actually run your code, it is simply a text editor. The code is actually run by the Corona Simulator; in order to see error messages, run from Terminal. [import]uid: 12108 topic_id: 7322 reply_id: 25744[/import]