Hi
I have two repeating fields that I am trying to use as a single dimension arrays. Field1 has 5 constant values. Field2 will have 5 values based on where(which position) the values are in Field1.
I am doing a Loop and Exit Loop If (Counter is > 5)
My problem is How to use SET FIELD step to set the field at certain position.
Eg: Set Field Field2(position3). I would like to use the counter as the position value.
Any help would be highly appreciative.
Thanx