Active program: keeping the app active and checking time 
Author Message
 Active program: keeping the app active and checking time

I am wondering how I can keep my VB6 application active or at least check
the time every hour or so. I need it to be able run a procedure at midnigth
every weeknight.

All I need to know is how I can get the time and check it. I have the
calendar, email program and I know how to minimize the app into the systray.
Just need to be able to run a procedure once a day, a 24 hour timer....

Any help/source code would be much appreciated.

Thanks,
BK.



Tue, 28 Aug 2001 03:00:00 GMT  
 Active program: keeping the app active and checking time
There are better ways to do this than VB.  If you're using NT or Win98
then try the schedulers (AT in WinNT, and Task Scheduler in Win98).

Quote:

> I am wondering how I can keep my VB6 application active or at least check
> the time every hour or so. I need it to be able run a procedure at midnigth
> every weeknight.

> All I need to know is how I can get the time and check it. I have the
> calendar, email program and I know how to minimize the app into the systray.
> Just need to be able to run a procedure once a day, a 24 hour timer....

> Any help/source code would be much appreciated.

> Thanks,
> BK.

--
Regards,

Rob Mason, M.C.P.
C.M Informatics Partnership
http://www.cmiweb.co.uk



Thu, 30 Aug 2001 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Checking for Active Word App

2. Check for active app

3. Closing windows - check for active app

4. Forcing programs to be active all the time.

5. How do i know the time a program is active, started with shell in VB5

6. Find out if my app is the active app

7. Keep document active while form runs

8. Keeping MS Access active

9. Keep grid selection hilited when form not active

10. How Do I Loop Midi Files OR keep another form active when they stop

11. s there any way to Keep the active logo like Netscape always at Right side

12. keep object active

 

 
Powered by phpBB® Forum Software