On 2/7/2011 4:14 PM, George Gallen wrote:
indenting looks nice with short commands like "block command" but when
you start adding in PRINTs, or longer commands that are close to line's
length, it starts to get really hard to follow with line wrapping.
I also thought about using subroutines, and instead of EXIT's would
use RETURNs. But was trying to eliminate the usage of labels.
Was hoping one of the flavors or UV had something like it...but guess
not.listserver.u2ug.org/mailman/listinfo/u2-users
If you ended up using the subroutine methods, there is a RETURN TO, but
all of these are the prime ingredients for spaghetti code.
_______________________________________________
U2-Users mailing list
[email protected]
http://listserver.u2ug.org/mailman/listinfo/u2-users