Hopefully, this will help you formulate your question more coherently.my @data = (Some existing values); my @column = <Read 125 values from some file>; for my $index(@columns){ .. use $data[$index] }
"XML is like violence: if it doesn't solve your problem, use more."
In reply to Re: How to store the indexes of a array
by NetWallah
in thread How to store the indexes of a array
by anonym
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |