Updated DesignBais Code Template
Sunday, September 3rd, 2006When starting work with DesignBais all of us are introduced to that initial bit of code - the big Case block that does the Gosub to handle each event. Many of us copy this template to all of our programs, then cut out what we don’t need. Some of us leave it all in there, just in case we do want to handle some event later. Well, if you’re going to do that, then you might as well have all of the events defined.