Hello Pavel, On Tue, 2004-10-26 at 10:25, Pavel Tsekov wrote: > - while (h->current != w0) { > - if (dlg_focus (h)) > - break; > - > + while (!dlg_focus (h)) { Don't we need + if (h->current == w0) + break; as well? Leonard. -- mount -t life -o ro /dev/dna /genetic/research