Re: Reading a message with a amqsgetc

2008-10-22 Thread ZeePeeWee
r wrote: > > On Wed, Oct 22, 2008 at 8:47 AM, ZeePeeWee <[EMAIL PROTECTED]> wrote: >> >> I'm using the example ant producer to put messages on a queue. That's >> worked >> fine and I've 2000 messages on a queue. Can I then read them using >> am

Reading a message with a amqsgetc

2008-10-22 Thread ZeePeeWee
I'm using the example ant producer to put messages on a queue. That's worked fine and I've 2000 messages on a queue. Can I then read them using amqsgetc or the by using com.ibm.mq libraries? I don't see where anyone has done this so I'm guessing it's not possible. I just want to read the messages