Variable source for an array assignment

2003-01-16 Thread Robert Monical
s++) { $amen[$keys] = $val->{Ammenities}[$keys]; }# end for } else { $amen[0] = $val->{Ammenities}; }# end if Then we stick @amen in the database TIA Robert Monical [EMAIL PROTECTED] (mailing list stuff) [EMAIL PROTECTED] (everything else) www.restek.com -- To unsubscri

Re: The number of elements in an array

2003-01-16 Thread Robert Monical
At 01:12 AM 1/16/2003 -0800, you wrote: Robert Monical wrote: > > Hello, 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++){ > > rig

The number of elements in an array

2003-01-16 Thread Robert Monical
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 P

Re: NET::SMTP sometimes loses From: line

2002-12-17 Thread Robert Monical
Return-Path: line is fine. > This occurs on Solaris, Perl 5.005 and RedHat 7.2, Perl 5.6.1. > > The problem goes away when I change the outgoing mail server to my > internal SMTP server. (An Internet appliance). > > I guess the right answer is to run my own SMTP server. Do not

NET::SMTP sometimes loses From: line

2002-12-16 Thread Robert Monical
. Is there any way to get NET::SMTP to work with the ISPs like mail.megapath.net? Is there a tool that might work? TIA Robert Monical [EMAIL PROTECTED] (mailing list stuff) [EMAIL PROTECTED] (everything else) www.restek.com -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional