Re: script problem

2004-02-05 Thread R. Joseph Newton
Eternius wrote: > Leon wrote: > > Hi everyone, > > # another 50 or so lines of original post > > $smtp->quit; # snugged up tightly to the bottom of boilerplate: > > __ > > Do you Yahoo!? > > Yahoo! SiteBuilder - Free web site building tool. Try it! > > http:

Re: script problem

2004-02-03 Thread Eternius
Leon wrote: Hi everyone, I am created this script to send e-mails (see below). I get this error when I try to run it: Number found where operator expected at C:\scriptz\test\NEWSCR~1.CGI line 15, ne ar "The IP address for the interface that caused the event, or "0" (Might be a runaway multi-li

RE: script problem

2004-02-03 Thread Dan Muey
> Hi everyone, Howdy. > > I am created this script to send e-mails (see below). > I get this error when I try to run it: > use strict; use warnings; > Number found where operator expected at > C:\scriptz\test\NEWSCR~1.CGI line 15, ne ar "The IP address > for the interface that caused the

RE: script problem

2004-02-03 Thread Paul Kraus
> event, or "0" if unavailable is: $ARGV[8] Escape the \"0\" -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]