> > I believe you are missing the capital "S" in front of "Skip()". It > should be: > > event.Skip() > > and not: > > event.skip() > > :-D :-D > > Andrea. > thanks Andrea, that was indeed the problem, now it works. The obvious is often so far away ;-) cheers, Stef