d1:e3 = { 66, 99, 66, 66, 99, 77 }; {a0,a1:b2} = find( d1:e3, 99); {a4,a5:a6} = find( d1:e3, 66); eval; format "%g"; format CR; print;