Re: Need help with a question.
- From: Jürgen Exner <jurgenex@xxxxxxxxxxx>
- Date: Sat, 28 Jun 2008 20:36:08 GMT
Trev <trevor.dodds@xxxxxxxxx> wrote:
On Jun 28, 1:40 pm, Ben Morrow <b...@xxxxxxxxxxxx> wrote:
Thanks Ben for the detailed reply, I've been able to get the output
correct, but I'm stuck on how to read $cpqlogline into an array
without writing it to a file.
I suppose with "read into an array" you meant storing the value in an
array. Please see e.g. "perldoc -f push".
However, there is no need for that. Why not write the output file line
by line simultaneously as you process the input file line by line?
jue
.
- References:
- Need help with a question.
- From: Trev
- Re: Need help with a question.
- From: Ben Morrow
- Re: Need help with a question.
- From: Trev
- Need help with a question.
- Prev by Date: Re: Need help with a question.
- Next by Date: Re: Need help with a question.
- Previous by thread: Re: Need help with a question.
- Next by thread: Re: Need help with a question.
- Index(es):
Relevant Pages
|