> > > > print "Section $_ :\n $sections[$_]\n\n" for @sections; > > > > What are you doing to poor Kevin? > > If you meant: > > print "Section $_:\n $sections[$_]\n\n" for 0..$#sections; > > then I'll forgive you :-)
Oops..... What a mistake !! Thousands sorry... ( I can't forgive myself ) ~^.^~ Bee -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>