On 15/05/2017 10:34, Rob van der Heij wrote:
On 15 May 2017 at 10:09, Pieter Wiid <[email protected]> wrote:
Think about my example where you could have cards with or without an "*"
in col 1.
First card - "*", so the "IF" branch is not taken, followed by
unconditional branch.
next 5 cards the branch is taken, then another "*" invalidates the BPT,
etc.
True. I thought you were talking about the branch to iterate or leave the
loop.
Branch to iterate is what I would LIKE. There is not such structure as
the moment. If nobody else wants to play with it, I will try to work on
it when done with my current upgrade cycle.