on *:dialog:listme:sclick:901:{
did -d listme 100 $did(listme,100).sel
if ($did(listme,100).sel == 0) { did -b listme 901 }
if (!$did(listme,100).lines) { did -b listme 901 }
}

i put it before line detection


IceCapped