On 2/7/2011 4:20 PM, George Gallen wrote:
My main aversion to the subroutine method is that to me, I think
   of subroutines as code that used in multiple places, if it's only
   used once, why not put in the main code.

Yes, it can be used once....and still be a subroutine...

George
/listserver.u2ug.org/mailman/listinfo/u2-users
I like to use subroutines as a way to shorten my main loop into a nice concise routine. If there is a good logical chunk, why not take it. Even if it is only used once. Something like GET.UPC or HANDLE.KIT
_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to