Run TUFLOW From a Batch-file: Difference between revisions
Content deleted Content added
Line 119:
</pre>
In order to test the syntax, you can test the batch file by replacing the following line:<br>
<tt>IF NOT %%
With the following line:<br>
<tt>IF NOT %%
By using the echo in the command line, rather than starting the simulations the command line will be displayed in the DOS output. In the example above the DOS output is shown in the image below.
[[File:DOS nested batch output.png|frame|none]]
| |||