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 » Search

 Search found 18 matches
Author Message
  Topic: vb6 groupstatus and MQGS_LAST_MSG_IN_GROUP need help
jeannie

Replies: 5
Views: 7577

PostForum: IBM MQ API Support   Posted: Mon Feb 20, 2006 4:14 pm   Subject: vb6 groupstatus and MQGS_LAST_MSG_IN_GROUP need help
Hi,
I ended up using the MessageFlags, testing for MQMF_MSG_IN_GROUP + MQMF_LAST_MSG_IN_GROUP.
Since i had MQGMO_LOGICAL_ORDER and MQGMO_ALL_MSGS_AVAILABLE, etc. as some of the get options, all th ...
  Topic: vb6 groupstatus and MQGS_LAST_MSG_IN_GROUP need help
jeannie

Replies: 5
Views: 7577

PostForum: IBM MQ API Support   Posted: Fri Feb 17, 2006 10:00 am   Subject: vb6 groupstatus and MQGS_LAST_MSG_IN_GROUP need help
i agree and i did. a field in my lexicon is an element of a table or structure. a property is a descriptor of an object.

So I searched some more. The MessageFlags property is "echoed to the Se ...
  Topic: vb6 groupstatus and MQGS_LAST_MSG_IN_GROUP need help
jeannie

Replies: 5
Views: 7577

PostForum: IBM MQ API Support   Posted: Thu Feb 16, 2006 9:47 pm   Subject: vb6 groupstatus and MQGS_LAST_MSG_IN_GROUP need help
How in VB6 (using activex) do you declare and then test the groupstatus?

I am retrieving messages that are in a group and need to check for the last message in the group: MQGS_LAST_MSG_IN_GROUP. A ...
  Topic: trying to use activex
jeannie

Replies: 6
Views: 8235

PostForum: IBM MQ API Support   Posted: Sun Feb 12, 2006 8:56 pm   Subject: trying to use activex
oh boy, would but that be the case - not so
I've given up that route and will call a vb6 routine from visual dbase to get the msgs from the queue and then do the rest of the work. The puts ...
  Topic: trying to use activex
jeannie

Replies: 6
Views: 8235

PostForum: IBM MQ API Support   Posted: Sun Feb 12, 2006 7:38 am   Subject: trying to use activex
ah yes, simple, maybe I looked at prototyping everything for using the dll. I was hoping for a true activex so that I don't have to do this. Frankly, I think VB will be easier than doing tha ...
  Topic: trying to use activex
jeannie

Replies: 6
Views: 8235

PostForum: IBM MQ API Support   Posted: Sat Feb 11, 2006 7:09 am   Subject: is there an OCX activex component for mq?
IOW, is there an OCX for mq? I think not
  Topic: trying to use activex
jeannie

Replies: 6
Views: 8235

PostForum: IBM MQ API Support   Posted: Wed Feb 08, 2006 7:00 pm   Subject: trying to use activex
I'm trying to "find" the activex component. I can see the classes in the registry. I installed mqax200.dll via regsvr32. I've read reams of IBM docs including "using the component object model" and ...
  Topic: q.exe / need CCSID for client to mainframe
jeannie

Replies: 10
Views: 15274

PostForum: IBM MQ API Support   Posted: Wed Jan 25, 2006 6:13 am   Subject: q.exe / need CCSID for client to mainframe
I did. I can see all the settings, I can suppress the MQMD. BUT, big but, when the message is written to a file, the conversion to 437 does not take place. It does if the message is printed and it ...
  Topic: q.exe / need CCSID for client to mainframe
jeannie

Replies: 10
Views: 15274

PostForum: IBM MQ API Support   Posted: Tue Jan 24, 2006 7:12 pm   Subject: q.exe / need CCSID for client to mainframe
Yes, i get the MQMD with

q -iQUEUE -mSERVER -L1 -c437 -F"f:\lib25\test1.xml"

Ah so ... MDE  H " µ MQSTR ÃâØ@äãØÔñ˜vðV¾Báæ‰$K†  ÿÿÿÿ

The rest ...
  Topic: q.exe / need CCSID for client to mainframe
jeannie

Replies: 10
Views: 15274

PostForum: IBM MQ API Support   Posted: Tue Jan 24, 2006 6:23 pm   Subject: update on suppressing mqmd
UPDATE; I just found the toggle off the main menu which suppresses the MQMD using rfhutilc.exe. But that was interactively. Not sure how you do with is the parameter file. Also, the message is sti ...
  Topic: q.exe / need CCSID for client to mainframe
jeannie

Replies: 10
Views: 15274

PostForum: IBM MQ API Support   Posted: Tue Jan 24, 2006 6:18 pm   Subject: q.exe / need CCSID for client to mainframe
I would like to suppress the MQMD when a message is saved to a file.

When using rfhutilc.exe, a message displays as ascii, but when the same message is saved to a file, I am getting what I assume i ...
  Topic: q.exe / need CCSID for client to mainframe
jeannie

Replies: 10
Views: 15274

PostForum: IBM MQ API Support   Posted: Tue Jan 24, 2006 3:48 pm   Subject: q.exe / need CCSID for client to mainframe
zpat,
Do you know of any way to send the codepage to the mqcapturec program? The output is not converting to ascii.

BTW, that was the problem with q. Once I passed -c437, the file converted beau ...
  Topic: q.exe / need CCSID for client to mainframe
jeannie

Replies: 10
Views: 15274

PostForum: IBM MQ API Support   Posted: Tue Jan 24, 2006 5:41 am   Subject: q.exe / need CCSID for client to mainframe
thank you! I'm off to give this one a try.
-jeannie
  Topic: q.exe / need CCSID for client to mainframe
jeannie

Replies: 10
Views: 15274

PostForum: IBM MQ API Support   Posted: Mon Jan 23, 2006 6:19 pm   Subject: q.exe / need CCSID for client to mainframe
trying to use the IBM supportPac q.exe. All works for a put, but when trying a get an XML file/message, all I retrieve looks like hex.

I've tried many different CCSids (-C). The cobol program on ...
  Topic: mqbt and SSL cipher
jeannie

Replies: 6
Views: 23253

PostForum: Archives - All   Posted: Sat Jan 14, 2006 8:15 am   Subject: mqbt and SSL cipher
hi Roger,
Thanks for the info -- not what I wanted to hear :( :-) But so be it. I'm back to the drawing board, programming this myself . yuck.
-jeannie
Goto page 1, 2  Next Page 1 of 2

Jump to:  
Protected by Anti-Spam ACP
 
 


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

Copyright © MQSeries.net. All rights reserved.