Hi Will, As I said, I don't use it myself, but a reason one might use it is that one can easily cut and paste (or include) logic.
For example:
-----------
LOCKED
put
some
generic
logic
here
END
-----------
regards, Keith
WJohnson wrote:
Why the extra lines? Why not just
IF A = "TEST" THEN
gosub do.something
END ELSE
gosub do.something.else
END
_______________________________________________
U2-Users mailing list
[email protected]
http://listserver.u2ug.org/mailman/listinfo/u2-users
