Repeat in Repeat in R+BLOCK

When we try programming RB-88 with R+BLOCK, we found a weird response when programming Repeat in Repeat:

When the number of outer Repeat is not 2 more than the number of inner Repeat (for example, outer: 3, inner: 2), then the outer Repeat will only run once!

R+BLOCK:
image

Result:
image

And when the number of outer Repeat is 2 or more than the number of inner Repeat (for example, outer: 4, inner: 2), then the outer Repeat will run forever!

R+BLOCK:
image

Result:
image

We tested on CM-151 and RB-100, also getting the same weird response.

Is this a bug in R+BLOCK?

Hello,

It is a bug.
Thanks for your reporting!

We have just fixed this bug and we will release the fixed version on Monday.

Thank you very much!

2 Likes

Would this bug be fixed in the Off-Line version also?

Yes, we will release a new OFF-LINE version in 1 ~ 2 weeks. We are making some improvements, once it is finished, we will release a new version.