Hi Barry, > 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.
In that case you need to use external subroutines with indirect calls. Martin Phillips Ladybridge Systems 17b Coldstream Lane, Hardingstone, Northampton NN4 6DB +44-(0)1604-709200 ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/
