PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Roger Garstang on July 05, 2004, 08:42:08 PM

Title: Best place to put #STACK?
Post by: Roger Garstang on July 05, 2004, 08:42:08 PM
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.