SLAU131V October 2004 – February 2020
.asg 1,x .loop .if (x == 10) ; if x == 10, quit loop .break (x == 10) ; force break .endif .eval x+1,x .endloop