Re: Need help with a question.



On Sat, 28 Jun 2008 21:33:49 +0000, Jürgen Exner wrote:

Why don't you just say
print "$server,$cpglogline\n" ?

Mabye because (unless you set the default filehandle using select()) the
text will end up on the screen instead of in the file?

Oops, that was a typo on my part. I wanted to say print TMP "$server,
$cpglogline\n".

Leon
.