<eng.john84 [at] gmail.com> wrote in message
news:1176262038.155405.71070 [at] 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?= <decio [at] dec.net>
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 [at] limco.pl" <mingw-gh3d-mailinglist [at] limco.pl>
Subject: [Mingw-users] mingw with g++ 4.x
----------
Cheers,
Rob
