I agree with woody. A procedure that is 2500 Lines long? That seems a bit excessive, have you broken this code out into multiple classes/routines as is logically sensible?? Do you have redundant coding (e.g. making calls to a database) that would be better suited in a class or a method of its own?
Personally I couldn't imagine opening a file and seeing a routine span 2500 lines and it is quite likely that I would break down into nervous convulsions. ><
================================================== =========
Read this if you want to know how to get a correct reply for your question:
http://www.catb.org/~esr/faqs/smart-questions.html
^^Took that from planoie's profile^^
^^Modified text taken from gbianchi profile^^
================================================== =========
Technical Editor for:
Professional Search Engine Optimization with ASP.NET
http://www.wiley.com/WileyCDA/WileyT...470131470.html
================================================== =========
Why can't Programmers, program??
http://www.codinghorror.com/blog/archives/000781.html
================================================== =========