in reply to Re^2: Return array not passed to sub call
in thread Return array not passed to sub call
I'm using 1 @reports array. I simply want to pass array from sub return to sub call so I can access array values from other parts of code below sub call but above sub return. Hope you understand what I'm trying to achieve. Thanks for help.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Return array not passed to sub call
by kcott (Archbishop) on Nov 26, 2010 at 16:01 UTC |