in reply to Matching values in array
Why don't you show us more code, as it's hard to tell if you've gone wrong in the loop you left off.
...On further review, your code needs scrubbing. For instance, you have
If the open fails, your error message reports on a different file?open(PFILE, "Activatepasswords.txt")|| die "Cannot open patterns1.txt +file";
You'll get better answers if you clearly state the problem, and reduce the code to the minimal set that repeats the symptoms.
Sorry I couldn't be more helpful, it's bobos for me.
-QM
--
Quantum Mechanics: The dreams stuff is made of
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Matching values in array
by Anonymous Monk on Mar 02, 2004 at 05:37 UTC |