Thread: Infinite timer?
View Single Post
  #1 (permalink)  
Old June 17th, 2004, 11:49 AM
acdsky acdsky is offline
Friend of Wrox
 
Join Date: Nov 2003
Posts: 141
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to acdsky
Default Infinite timer?

Hi

I have developed a VB6 exe that I need to use to monitor mail round trip times. It uses outlook and access. I need to run this file every 30 min and it need to run in the Win profile with the outlook profile setup. I have tried the standard windows task scheduler and it does not work for me.

I can work around the profile problem by running it logged into the machine. Any ideas on how to make the program wake up every 30 min (vbs or VB6)?

Regards
Marnus
Reply With Quote