The Stack is limited and tho you just have to break the Code into a few smaller methods (or move parts of your code into methods). In short: You're right with your assumption ;-)
2007/3/30, Bastian Bense <[EMAIL PROTECTED]>: > > Just a thought, but is it possible that the RB compiler causes > problems on really long methods? The suspicious one here is around > 1240 lines, so I wonder if that might be the cause (if I comment out > some of the code, it seems to work fine). > > Thanks. > > -- > Thanks, > Bastian > _______________________________________________ > Unsubscribe or switch delivery mode: > <http://www.realsoftware.com/support/listmanager/> > > Search the archives: > <http://support.realsoftware.com/listarchives/lists.html> > _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
