Posted: Wed May 23, 2007 8:47 pm Post subject: Best Performance
Centurion
Joined: 01 Mar 2007 Posts: 101 Location: US-Greenwille
Hi,
In my, i got to loop thru a message set (COBOL Copy book) TREE. I need to go thru each node and take out the value and create an OutputRoot. I have lot of lot of message BLOCKS in my input message.
My question is:
1) Should i use MOVE, FIRSTCHILD and NEXTSIBILING procedure
OR
2) When i loop through, Can i goto directly refer the respective BLOCK using the array index.
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