ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » IBM MQ API Support » MQAIX100 (amqzaix.dll)

Post new topic  Reply to topic
 MQAIX100 (amqzaix.dll) « View previous topic :: View next topic » 
Author Message
ping master
PostPosted: Tue Mar 11, 2003 11:54 am    Post subject: MQAIX100 (amqzaix.dll) Reply with quote

Centurion

Joined: 20 Sep 2002
Posts: 116
Location: USA

has anyone used this library?
Back to top
View user's profile Send private message
ping master
PostPosted: Wed Mar 12, 2003 1:04 pm    Post subject: Reply with quote

Centurion

Joined: 20 Sep 2002
Posts: 116
Location: USA

here is the code I've been working on. I have tried it in Javascript and here is a VBscript version. having problems here

Code:


        Dim mqadminbag

        Set mqadminbag = CreateObject ("MQBag.MQBag")
       
       
       
               
        Dim mqreplybag
       
        Set mqreplybag = CreateObject ("MQBag.MQBag")

       
        MQBag.mqadminbag.Options(1)

       
        mqreplybag.Options(-8,0) = -1       //MQHB_UNUSABLE_HBAG



        mqadminbag.Options(-8,1) = 1        //MQCBO_ADMIN_BAG 
        mqadminbag.Options(-8,2) = 16       //MQCBO_COMMAND_BAG


        mqreplybag.Options(-8,1) = 1        //MQCBO_ADMIN_BAG 
        mqreplybag.Options(-8,2) =32        //MQCBO_SYSTEM_BAG

       
       
   
       
       


although I dont expect a single response- here it is for everyone...
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ API Support » MQAIX100 (amqzaix.dll)
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.