|
Running from a Command Prompt |
Contents Previous Next |
|
QuickInfo You can bypass the DirectRT window and subject/condition prompt by using the command line option. Details If you are a programmer and want to launch DirectRT from another program or if you want to run DirectRT from a batch file then this is the syntax: ExecuteDRT.exe /subject,condition,input file,range Where
Examples ExecuteDRT.exe /1,1,c:\directrt\samples\sample1.csv,all ExecuteDRT.exe /23,2,c:\input files\input1.csv,all ExecuteDRT.exe /345,c4,c:\input files\input1.csv,5-37 See also |