To restore to its old value:@array = ();
@save = @array; for (@array) { # Loop stuff } @array = @save;
In reply to Re: How do I reset an array?
by indigo
in thread How do I reset an array?
by Mission
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |