Code:Private Sub TimeOut(HowLong) Dim TheBeginning Dim NoFreeze As Integer TheBeginning = Timer Do If Timer - TheBeginning >= HowLong Then Exit Sub NoFreeze% = DoEvents() Loop End Sub
use
TimeOut 4
|
Results 1 to 6 of 6
Thread: new pause funchionThreaded View
|
Click Here to Expand Forum to Full Width |