On 15 May 2017 at 10:09, Pieter Wiid <pw...@mweb.co.za> 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.