>An easy one.... No.
>
>Out of interest, why do you need it?

When I create subroutines that are highly generic, I like to make them as
"black box" as possible. This one, as part of it's processing, needs to
GOSUB to another routine, the name of which would be passed by the original
caller.

So when I have boilerplate code (this one does some screen handling that
could be used by many, many of my apps), if I can keep from ever changing it
after it works, I find I am happier.

Barry
-------
u2-users mailing list
[email protected]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to