Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Scheduled tasks interface??
Message
 
To
27/11/2007 08:08:25
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01271257
Message ID:
01271446
Views:
15
>>I'd need something that will let users add stuff to the scheduled tasks. Anyone ever written an interface in VFP for the thing or have any suggestions?
>>
>>Thanks!
>
>Victor,
>What I did was to create a timer based task runner, running background invisibly. When its timer fires it reads the jobs from a table and executes them. The table holds things like jobId, machineToExecuteOn, lastRanTime, nextRunTime, parameters.
>Main application have an interface to create scheduling per task and it creates the entries in job table.
>IOW it's completely VFP based scheduled tasks runner, coupled closely with the appication (using many shared routines to do its jobs).
>Cetin

That sounds exactly like something I wrote a few years ago for a client in Texas. I'd love to re-use the source code I did for them, but in this case the client owns that souce code so I can't. It took me a coupla weeks to write it back then so I was hoping to avoid having to do all that and just find a way to use the MS scheduler...
ICQ 10556 (ya), 254117
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform