[Ohrrpgce] [Bug 84] Constants for gen()/general()

bugzilla-daemon at cyberverse.com bugzilla-daemon at cyberverse.com
Fri Jun 17 11:58:42 PDT 2005


http://HamsterRepublic.com/bugzilla/show_bug.cgi?id=84





------- Additional Comments From Draknight2 at wmconnect.com  2005-06-17 11:58 -------
(In reply to comment #4)
> Hmmm... after applying this, I could not longer compile. I was getting an "Out
> of Memory" error in game.bas
> I split out a new yetmore2.bas and moved some of the subs into there, and now 
it
> can compile again, but I am no longer able to load game.bas into the qb editor
> :( I am not sure what to do about this. The addition of that many constants
> seems to have pushed it over a memory threshold :(

why not create a sub called Main? this might work, since qb gives you 
an "module too large" error, and putting all the main code into separate sub 
will definately solve the problem.
also I tried to open the code in qb7.1 editor, and it worked.

-- 
Configure bugmail: http://HamsterRepublic.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the Ohrrpgce mailing list