verify that the pathcopy duplicates the OBX first .. (i.e. verify that the repeat subscripts are correct).. yours may differ .. e.g. 0(1).OBX instead of 0(0).OBX(1)
Then add ..
copy 0(0).OBX(0).#5 to 0(0).OBX(0).#5
pre xlate proc
set xlateOutVals
“/”] 0]]
copy 0(0).OBX(0).#5 to 0(0).OBX(1).#5
pre xlate proc
set xlateOutVals
“/”] 1]]
Good luck ..
Dennis
Author
Replies
Viewing 2 reply threads
The forum ‘Cloverleaf’ is closed to new topics and replies.