Ryan/Jim,
I did initialized the @ctr
COPY =0 –> @ctr
I even output it to see its value and it looks ok:
COPY @ctr -> 1(0).1(0).1(0).OBX.00569
the code below works too:
COPY =3 –> @ctr
COPY @ctr –> $%l1
COPY @obx5 –> 1(0).1(%g1).1(%l1).OBX.00573
where did I do wrong? 😮