|
-
Jan 9th, 2000, 10:46 PM
#1
Thread Starter
Frenzied Member
I've written a trivial program which I need to run once a day everyday at a pre-set time.
any suggestions?
I'm running NT4
------------------
Mark Sreeves
Analyst Programmer
[email protected]
A BMW Group Company
-
Jan 9th, 2000, 11:12 PM
#2
You could add the program to your Task Scheduler, (If you have one). Or if need be, add a Timer, then just check the Time and execute your Code at the appropriate Interval.
------------------
Aaron Young
Analyst Programmer
[email protected]
[email protected]
-
Jan 9th, 2000, 11:28 PM
#3
Thread Starter
Frenzied Member
Thanks Aaron,
er... how do i know if i have a Task Scheduler?
Is NET START SCHEDULE anything to do with it?
the NT Schedule service looks like it might be the thing but any ideas how to use it?
NT Help is no help
------------------
Mark Sreeves
Analyst Programmer
[email protected]
A BMW Group Company
-
Jan 9th, 2000, 11:35 PM
#4
I believe the AT command is used to Schedule things, once the Service is running, try AT /? | More at the Command Prompt.
------------------
Aaron Young
Analyst Programmer
[email protected]
[email protected]
-
Jan 10th, 2000, 12:25 PM
#5
Thread Starter
Frenzied Member
Thanks for your help Aaron!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|