Hi guys!

I have a routine which is controlled by a timer. It works perfectly.

The problem is that now, I need to run this routine several times, so I need to start differents threads so that my program doesn't get hung up.

I've been trying to start my timer inside a thread, but it doesn't work!!

Any idea what's going on??

I'd be pleased of hearing your advices.

Many thanks in advance.

Regards