B. Fongo wrote:
> I tried to divert the output of print < warns of uninitialized value.
> The filehandle below succeeded - so what is not initialized?
>
> ---
>
> open (OUT, ">$dirhandle\$file") || die "Can't create the html
> templa
You need to separate dirs and files using / and not \.
Teddy
- Original Message -
From: "B. Fongo" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, February 18, 2004 11:22 AM
Subject: Need help to divert HTML print < I tried to divert the output of print < warns of uninitiali