! "reverse condition flag as mant times as you want" #1[!]! "ensure conditions are NOT reversed before testing" #1 "set byte @ current pointer to 1, try setting to zero for a more dynmic test" ! "you can also reverse the condition flag here to effect the output" "open loop, and output if condition tests as true" [$c.o.n.d.i.t.i.o.n.s._.n.o.t._.r.e.v.e.r.s.e.d.#0] "reset byte at current pointer, so we can retest for a flipped condition flag" #1 "open loop, and output if condition tests as false" ![$c.o.n.d.i.t.i.o.n.s._.r.e.v.e.r.s.e.d.#0]