Progress
External Program
Interfaces


writeBytesFromRaw

In Message Objects

This procedure writes bytes data to the body of a StreamMessage.

This procedure can be called in write-only mode to write additional bytes segments to a BytesMessage and work around the RAW data type limit of 32K:

SYNTAX
PROCEDURE writeBytesFromRaw. 
DEFINE INPUT PARAMETER bytesValue AS RAW. 

For information on this procedure in context, see the "Writing Data To a StreamMessage" and "Overcoming the 32K RAW Bytes Limit" sections in Accessing SonicMQ Messaging From the Progress 4GL."


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