How would I count in milliseconds in VBScript like the timer control would?
Printable View
How would I count in milliseconds in VBScript like the timer control would?
you can use Document.SetInterval
i think the parameters are the interval in millisecs and the sub you want to call every time the timer fires.
------------------
cintel rules :p
www.cintelsoftware.co.uk