Code:
var %full = %op.2 %op.3 %op.4 %op.5 %op.6 %op.7 | if (%full == $null) { halt }


Is the above missing a %op.1 element?

Why not just add each element to a single list?


Sais