in reply to Re^2: problems passing variables between subroutinein thread problems passing variables between subroutines
Also in simple cases passing arrays by reference serves only to obscure the code so don't do that.
Nonsense