Hi there,
is there any way to know what is the "current" index value in a foreach
loop?
EX:
foreach my $var (@array)
{
# need the index of the array
}
Thanks in advance.
-r
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
- Re: Index of foreach Rasoul Hajikhani
- Re: Index of foreach Brett W. McCoy
- Re: Index of foreach P lerenard
- Re: Index of foreach Andrea Holstein
- Re: Index of foreach Brett W. McCoy
- Re: Index of foreach Andrea Holstein
- Re: Index of foreach Brett W. McCoy
- Re: Index of foreach Rasoul Hajikhani
- Re: Index of foreach Andrea Holstein
