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

> -----Original Message-----
> From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-
> boun...@listserver.u2ug.org] On Behalf Of Kate Stanton
> Sent: Monday, February 07, 2011 4:17 PM
> To: U2 Users List
> Subject: Re: [U2] Does UV have a "BLOCK" command
> 
> Why not use a subroutine?  You say you don't want to, then describe
> just what a subroutine is: a block of code for a specific purpose
> (hopefully documented at the top), with RETURN to get out back to the
> main code.
> 
> Personally, I like subroutines!
> --
> Kate Stanton
_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to