Team,
As usual, thank you for always being on the ball! I’m having trouble copying fields in inside an iterate. I’m basing this on a multi-OBX index. Here’s my Iterate:
Type: group
Basis: 1(0).1(0).3(0).0
Variable: %g1
Then I do a copy from OBX.1 to OBX.4 as follows:
1(0).1(0).3(0).0(%g1).OBX(0).#3(0).[0] -> 1(0).1(0).3(0).0(%g1).OBX(0).#3(0).[3]
For some reason this isn’t working. I’m using Cloverleaf 6.0. Any ideas would be appreciated.