[Ohrrpgce] [Bug 84] Constants for gen()/general()
    bugzilla-daemon at cyberverse.com 
    bugzilla-daemon at cyberverse.com
       
    Fri Jun 17 12:06:05 PDT 2005
    
    
  
http://HamsterRepublic.com/bugzilla/show_bug.cgi?id=84
------- Additional Comments From Bob-bugzilla at HamsterRepublic.com  2005-06-17 12:06 -------
Moving all the code in the main module into a single separate sub would not
work-- but moving parts of it into many separate subs will probably work.
Any GOSUB/RETURN block that does not depend on undeclared globals can be
converted into a separate sub.
It is very not-fun to convert GOSUB/RETURNs to subs, but it is doable. I have
had to do it many times before :(
-- 
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