Where would the best place to put #STACK be? Right now I'm just putting it in my main form's general code because looking at the generated source code, it is the first to get included that I can put it in.
There almost needs to be a new module added for compile options that is copied to the top of the main.bas file that is generated.