Hi folks,

in FANTOM, I output several messages during the parsing process. I used CONSOLE_WRITELINE and STDOUT. Both gave the same results regarding my problem.

The problem is, that when I call the exe, which thinBundle has created, the output won't be transfered/pushed into the stdout pipe and so can't be catched by an 3rd party editor like ConText for an example. It just allways opens a window.

So my questions is. Would there be a way for Roberto to create a CONSOLE exe, when you bundle a console script?