Tony wrote:
Isn't there an option to close/keep window(s) when you compile the program to exe?
There definately is, but another way to do this, if you plan on compiling multiple times and don't want to have to change it from the default (leave windows open) each time, is to open your own window before sending any output. That way, you are able to close your window with no problem, and the default window is till hidden, due to it's "popup" status (see Window.Set in the help manual).