[EMAIL PROTECTED] wrote:
> Mr. Shawn H. Corey wrote:
> > [EMAIL PROTECTED] wrote:
> > > Morning All,
> > >
> > > I've a relatively minor problem that has been giving me a headache for
> > > several days. I know there are many other ways to do this, however I'd
> > > like to know why this isn't wor
[EMAIL PROTECTED] wrote:
> Mr. Shawn H. Corey wrote:
> > [EMAIL PROTECTED] wrote:
> > > Morning All,
> > >
> > > I've a relatively minor problem that has been giving me a headache for
> > > several days. I know there are many other ways to do this, however I'd
> > > like to know why this isn't wor
Mr. Shawn H. Corey wrote:
> [EMAIL PROTECTED] wrote:
> > Morning All,
> >
> > I've a relatively minor problem that has been giving me a headache for
> > several days. I know there are many other ways to do this, however I'd
> > like to know why this isn't working. The snippet of code in question
>
Morning All,
I've a relatively minor problem that has been giving me a headache for
several days. I know there are many other ways to do this, however I'd
like to know why this isn't working. The snippet of code in question
is as follows
if($ARGV[2] =~ /port/i && $ARGV[3] =~ /nick/i)
{
Thanks