|
Home > Archive > FoxPro Help and Support > December 2005 > Timer
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
|
| Planning to use timer to control when a process will run. Are there any
known Timer issue in VFP 9? Also, what is the pro and con using timer
comparing to windows task scheduler?
Thanks
| |
| Josh Assing 2005-12-07, 8:27 pm |
| Timer means the app is always running.
task scheduler launches the app at a given time/interval.
On Wed, 7 Dec 2005 14:15:03 -0800, "Peter" <Peter@discussions.microsoft.com>
wrote:
>Planning to use timer to control when a process will run. Are there any
>known Timer issue in VFP 9? Also, what is the pro and con using timer
>comparing to windows task scheduler?
>
>
>Thanks
--- AntiSpam/harvest ---
Remove X's to send email to me.
| |
| Lee Mitchell 2005-12-08, 11:25 am |
| Hi Peter:
You might want to look at bbScheduler - scheduler app with COM. You can
download it form www.universalthread.com. Go to the Download section,
choose Visual FoxPro as the product, and search for ID 9591.
I hope this helps.
This posting is provided "AS IS" with no warranties, and confers no rights.
Sincerely,
Microsoft FoxPro Technical Support
Lee Mitchell
*-- VFP9 HAS ARRIVED!! --*
Read about all the new features of VFP9 here:
http://msdn.microsoft.com/vfoxpro/
*--Purchase VFP 9.0 here:
http://www.microsoft.com/PRODUCTS/i...cid=54787e64-52
69-4500-8bf2-3f06689f4ab3&type=ovr
Keep an eye on the product lifecycle for Visual FoxPro here:
http://support.microsoft.com/gp/lifeselectindex
- VFP5 Mainstream Support retired June 30th, 2003
- VFP6 Mainstream Support retired Sept. 30th, 2003
>Timer means the app is always running.
>task scheduler launches the app at a given time/interval.
>On Wed, 7 Dec 2005 14:15:03 -0800, "Peter"
<Peter@discussions.microsoft.com>
>wrote:
>Planning to use timer to control when a process will run. Are there any
>known Timer issue in VFP 9? Also, what is the pro and con using timer
>comparing to windows task scheduler?
>
>
>Thanks
>--- AntiSpam/harvest ---
>Remove X's to send email to me.
|
|
|
|
|