Okay, quick question for you guys. I'm programming in VB6 and I need a way of sleeping the program that does not show CPU usage at 100%. I'm using the timer fuction now with DoEvents, but the task manager shows 100%. Kinda freaky. Is there another way to do this?