TIpMail() > Low level methods xHarbour Developers Network  

oTIpMail:getFieldPart()

Returns the value of a mail header field.

Syntax

:getFieldPart( <cField> ) --> cValue

Arguments

<cField>
This is a character string holding the name of the mail header field to query.

Description

Method :getFieldPart() queries the value of a mail header field and returns it as a character strng. When the mail header field is not present, a null string ("") is returned.


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe