for ($x=0; $x < scalar(@amen); $x++)

Tor.

Robert Monical wrote:
> 
> Hello,
> 
> I'm away from my Perl book and hope one of you will help me.
> 
> Would somebody please remind me how to make this line work
> 
>          for ($x=0;$x<$#{@amen};$x++){
> 
> right now, the loop only executes once.
> 
> TIA
> 
> Robert Monical
> [EMAIL PROTECTED] (mailing list stuff)
> [EMAIL PROTECTED] (everything else)
> www.restek.com
> 
> --
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to