Posted: Thu Sep 06, 2007 7:01 am Post subject: check if MQIIH exists
Partisan
Joined: 07 Aug 2001 Posts: 386
I need to check if MQIIH exist in my message. I used
IF InputRoot.MQIIH is NOT NULL THEN
----- ELSE --- END IF;
But this always result in MQIIH is not there even if it is.
Is this the right way to do it ?
Thanks Jefflowery, Fieldname works. I was just wondering why checking InputRoot.MQIIH does not work. MQIIH is an addressable field under Root as described under the dtructure of the message tree. This is more for my learning purpose.
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