EncodeMIMEMessage (open)
Encode a message in MIME format
Syntax
LOADLIB "wh::internet/mime.whlib";
BLOB FUNCTION EncodeMIMEMessage(RECORD ARRAY headers, RECORD toppart, RECORD options)Parameters
RECORD ARRAY headersArray with the mime headers
fieldName of the field
valueValue of the field
RECORD toppartTop MIME message part
RECORD optionsReturn value
BLOBA blob containinng the complete MIME message