in reply to Re^2: problems passing variables between subroutine
in 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

  • Comment on Re^3: problems passing variables between subroutine