Firstly, I'd like to say, a great IDE for a great language! There is one smallish problem I've experienced. When 'running' a program, STDOUT seems to be buffered, and the program does not exit after all the user code has finished executing. If I hit stop, I see the output, and the run exits. Has this been seen before? cheers lyndon