> OK I get it now. I have made a few changes to your original,
> particular because I don't liek to use @ARGV with in a
> script. I also changes the way you store file, moving it into
> a hash structure so comparisons are much faster. Feel free to
> modifie as is.
>
> HTH,
> Mark G.
>
> #!PER
- Original Message -
From: Brian Volk <[EMAIL PROTECTED]>
Date: Thursday, April 28, 2005 12:45 pm
Subject: RE: if else question
>
> > > Hi All,
> > Hello,
> >
> > >
> > > The first time I wrote this if else statement I wrote it
&g
> > Hi All,
> Hello,
>
> >
> > The first time I wrote this if else statement I wrote it
> > correctly... now
> > I've confused myself... :~)
> That will happen often !
> >
> > If the "if" statement returns false the program writes that line
> > in the file
> > to $error_log for every $file
- Original Message -
From: Brian Volk <[EMAIL PROTECTED]>
Date: Thursday, April 28, 2005 11:27 am
Subject: if else question
> Hi All,
Hello,
>
> The first time I wrote this if else statement I wrote it
> correctly... now
> I've confused myself... :~)
That will happen often !
>
> I