Chapter Contents

Previous

Next
SAS/CONNECT User's Guide

Query a Queue

The application can check the status of an open queue. If a message is on the queue, the event type from the query is set to DELIVERY, the type of message is returned, as well as header information and a list of attachments.

call send(fetchQ, '_query', eventtype, 
          msgtype, header, attachlist, rc);


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.