Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Timer for controlling the program execution
Message
From
14/02/2001 04:18:27
 
 
To
13/02/2001 12:14:29
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00475320
Message ID:
00475602
Views:
34
>I should provide more details about this. I have a procedure which I wants it >to call another procedure periodically, e.g it calls another procedure every >hour.
>How can I do this?

Do you want this to happen only when your application is running? or anytime?

If you want it when you application is running then by all means use a VFP timer event (why not?)

Otherwise create an .exe and call it from the windows scheduler as Thomas suggested.

There are other ways to do this but these are the easiest.

Will
Will Jones
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform