+

Search Tips | Advanced Search

Execute method


Purpose

The Execute method sends an administration command message to the command server and waits for any reply messages. This method corresponds to the MQAI call, "mqExecute,", in the Programmable command formats reference.


Format


Parameters


Visual Basic Language Invocation

To send an administration command message and wait for any reply messages:
Set ReplyBag = mqbag.Execute(QueueManager, Command,
[OptionsBag],[RequestQ],[ReplyQ])