TIpMail() > Low level methods |
Decomposes a downloaded mail message.
:fromString( <cEMail> ) --> lSuccess
Method :fromString() accepts the raw mail message downloaded from a POP server and decomposes the character string into individual components of the mail message. A mail message is downloaded using a TIpClientPop() object.
The method returns a logical value indicating success of the operation.
http://www.xHarbour.com