Hi,
Here are the option I forgot to put. Still does not work, I have second
script that works, but it creates a folders and puts automatically the files
inside that folder
But I want to try this way.
Thanx for the help!!
open(CURRMSG,">c:\\currmsg.txt");
$pop3->get($msg_id,\*CURRMSG);
close CU
> -Original Message-
> From: awards [mailto:[EMAIL PROTECTED]
> Sent: Friday, August 08, 2003 8:54 AM
> To: [EMAIL PROTECTED]
> Subject: mime::parser(again) download problem
>
>
> Hi,
>
> This is how i'm retrieving messages(code below). The text is
> fine it is
> perfectly downloading
Hi,
I figured the answer well someone on another forum told me.
it was open(F,...)
binmode(F);
** I thought files open were already in binmode.**
But this is due to my lack of knowledge.
Anthony
"Awards" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi,
>
> I still ha
Hi,
I still have not found the error but I think the program reads everything as
Txt file, Because i send a .txt attachment it was perfectly read, but i send
a zip and a gif and I was not able to read
Awrds
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL P