Re: Print Subject without characters Just Numbers using POP3Client. Please Help

Re: Print Subject without characters Just Numbers using POP3Client. Please Help

am 11.04.2007 05:48:12 von Sisyphus

wrote in message
news:1176262038.155405.71070@y80g2000hsf.googlegroups.com...
> I`m using POP3Client,
> I don`t need to print all subject i need to print just number.
> i.e --> if Subject: John 1234567890, Then i need to print 1234567890
>

I don't understand - there is usually *no* number associated with the
Subject. At least that's the way it is for me when I run the script you
provided. Typical output is:

----------
From: =?ISO-8859-1?Q?D=E9cio_Luiz_Gazzoni_Filho?=
Subject: Decimal arithmetic
----------

The only time I see numbers is when the person writing the email has
included numeric character(s) in the subject. eg:

----------
From: "mingw-gh3d-mailinglist@limco.pl"
Subject: [Mingw-users] mingw with g++ 4.x
----------

Cheers,
Rob