Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

Scheduling multiple runs

Intel_C_Intel
Employee
333 Views
I have developed an application in DevStudio, one that I now need to run many times. Can someone give me an idea of how to schedule jobs to run at specified times? If I could also intermix DOS commands (to move files around, mostly) with the program executions, that would be perfect. Thanks in advance.
0 Kudos
1 Reply
Intel_C_Intel
Employee
333 Views
In win2k, there is a Scheduled Tasks' feature in the Control Panel . You could use a batch file to intermix running DO commands and your program. I'm guessing win9x has a similar Control Panel feature.
0 Kudos
Reply