Progress
External Program
Interfaces


browseQueue

In Session Objects

This procedure allows applications to view messages in a queue without consuming them. This procedure receives (for browsing) all messages currently in the queue in the messageConsumer object:

SYNTAX
PROCEDURE browseQueue.  
DEFINE INPUT PARAMETER queueName AS CHAR.  
DEFINE INPUT PARAMETER messageConsumer AS HANDLE. 

NOTES:

For information on this procedure in context, see the "Browsing Messages On a Queue" 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