nn1:=barslast(a)+1;
ll1:=llv(l,nn1);
nn2:=barslast(b)+1;
ll2:=llv(l,nn2);
if b then ll:=ll1;
if a then ll:=ll2;