Best place to put #STACK?

Started by Roger Garstang, July 05, 2004, 08:42:08 PM

Previous topic - Next topic

Roger Garstang

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.