Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Started App
Message
From
08/04/2004 17:26:38
 
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00893400
Message ID:
00893421
Views:
19
>Need to have an app that starts at say 4:00pm every day. It will read some table and created a txt file. How can I do this or does somone have a utility or third party software. The tables reside on a Novell server.
>
>Thanks
>
>Brenda
Heya Brenda -
as Al and Vlad have mentioned -
use the Windows Task Scheduler in the client o/s.

You could also :
1. do some things with an old dos util called 'waitfor' and have it launch your app that way [not really recommended, but it works]
2. write up more than just the app invocation in the Windows Task Scheduler - ie - write up some WSH code that checks for the network connection, logs in as needed, then launches the app.
3. If you have ONE job that needs to run automated - do you have MORE ? I'm a big fan of Automate from Unisyn Technologies [see http://www.unisyn.com ]
It handles a lot o things, including email notifications, ftp services, job scheduling, remote job scheduling, keyboard stuffing, mouse driving...

mondo regards [Bill]
Previous
Reply
Map
View

Click here to load this message in the networking platform