Posted: Wed Aug 16, 2006 11:52 am Post subject: GET Group Options
Apprentice
Joined: 15 May 2006 Posts: 32
Hi i am developing a C program where the messages comming from a Queue as Groups and I need to get them as one single message with out the header and write it to file.
Can anyone tell me what optiions should I use to achieve this
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
By groups I'm assuming you mean grouped by the sending application using the "MSG_IN_GROUP" options. If so, the matching get message option is MQGMO_ALL_MSGS_AVAILABLE.
I commend the Application Programming Guide (or it's online equivalent) to your attention, where this process is described in detail.
Happy Reading _________________ Honesty is the best policy.
Insanity is the best defence.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum