Here is an example of what OBX 11 looks like in the 7th iteration when I look at the message in SMAT:
1(0).1(0).1(7).OBX(0).#11(0) : >V< Usually, when I’ve done iterations, the iteration count would be like this: OBX(7). I’ve tried changing the basis in several ways, each time, I get the same result where the first iteration nulls, but not the rest. I’ve tried the basis as: 1(0).1(0).1(0).OBX 1(0).1(0).OBX 1(0).OBX When I’m copying the null, I’m copying to 1(0).1(0).1(%s1).OBX(0).#11(0).[0]. So, is this actually a group iteration instead of a segment iteration? I tried setting this up as a group iteration, but could not get the translation to compile. Can anyone tell from this info just what I’m doing wrong? Thanks