At 12:25 AM +0200 10/9/03, Rado Petrik wrote:
Hi, I have this script.
[-
if (defined $fdat{ImageName}) {
open FILE, "> test ;
print FILE $buffer
while read($fdat{ImageName}, $buffer, 32768);
close FILE;
}
-]
File test exist but have size 0 k.
I have Embperl v 1
- Original Message -
From: "Gerald Richter" <[EMAIL PROTECTED]>
To: "Angus Lees" <[EMAIL PROTECTED]>; "Terrence Brannon"
<[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, October 08, 2003 9:23 AM
Subject: Re: DBIx::Recordset status
> Hi,
>
> it's true DBIx::Recordset hasn't be