Ok, so... I'm a MQ n00b, but I've written macros with other program, and have mild programming experiance... but I'm just not getting some commands down.
If syntax still has me perplexed, so that, along with not knowing the command has me stumped.
What kind of if statement would I use if I was asking if there was anything in my hand...
if (somethings in my hand)
{
Do the mambo
}
Else
{
Do the twist
}
Thank in advance.
Noobily yours,
Thranx

