DTM Command Execution Tool is a simply utility that allows the user to execute
specified pogram or command a few times with specified interval between end of some step and begin of the next one.
Usage:
cmdrun.exe [configuration file]
Configuation file has three parameters:
- Number of iterations. In case 0 specified the programs will use infinite loop. The user must press Ctrl+Break
to terminate the program in this case.
- Interval between iterations in seconds
- Command line that must be executed. For example
"C:\Program Files\DTM Data Generator\DG.EXE" -r d:\MyProjects\FillClients.dgp -@d:\acc.conprof
Example: cmdrun "c:\program files\cmdrun\config1.ini"
Download: 32 bit. No installation is required. |