Progress
External Program
Interfaces


addTextPart

In Message Objects

This procedure adds a text part to a multipart message.

The method resembles the addBytesPart method except that it takes a CHARACTER string instead of a MEMPTR:

SYNTAX
PROCEDURE addTextPart.  
DEFINE INPUT PARAMETER charString        AS CHARACTER. 
DEFINE INPUT PARAMETER contentTypeString AS CHARACTER. 
DEFINE INPUT PARAMETER contentIDString   AS CHARACTER. 

For information on this procedure, see the "MultipartMessage" section in Accessing SonicMQ Messaging From the Progress 4GL."


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095