Hello,

I have come across a weared situation. I need to come up with a way to have a function pause in a particular place for x numbers of seconds without tying up the processor. I tried using a loop and just add to a variable but that will keep the processor bussy.

Any help would be appreciated.

Jeremy