howdy,

just wondering, why is there a limit as to how many milliseconds you can have for the interval within a timer in vb6?

I need quite a large interval for my program and cannot get it done because of this limit.
Does anyone know of a way around this or some other way to include a very large interval within an app? I thought about using lots of timers, one after another but that would clog up the code..

If anyone knows of a more efficient way for me to do this, please post.

Any help : greatly appreciated.

snafudude