in reply to Re^3: declare my variable in loop
in thread declare my variable in loop
OK thanks, that I understand, however on creation of the new @Array_Vals and subsequent inclusion into the @Array_of_ALL_Vals array will that mess up any of the previous values already present in the @Array_of_ALL_Vals array which would already contain the address of another instance of the @Array_Vals array which has now been overwritten.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: declare my variable in loop
by Corion (Patriarch) on Aug 08, 2017 at 09:50 UTC | |
|
Re^5: declare my variable in loop
by AnomalousMonk (Archbishop) on Aug 08, 2017 at 10:01 UTC |