![]() |
|
XP is just a number | |
PerlMonks |
Re: execution of command inside for loop failsby jethro (Monsignor) |
on Oct 01, 2013 at 13:30 UTC ( #1056479=note: print w/replies, xml ) | Need Help?? |
I see "i++" instead of "$i++". I would suggest using foreach loop in such cases, no need for a loop variable. UPDATE: Please next time also add a description of how it is not working. You'll get much better answers that way
In Section
Seekers of Perl Wisdom
|
|