Re: perl grep problem



mmkay, well these will be manual quotes then as google doesn't have a
quote feature that i can find, so hopefully they come out ok.

> (hint open( ... ) or die "Can't open '$filename': $!";

done on opendir(DH,$ARGV[0]); and open(FH,"$ARGV[0]/$rd[$filenumber]");
and open(SAVETOFILE,">>./new/$file name") and they all work fine, no
errors...

.