Run TUFLOW From UltraEdit: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 14:
The recommended command line argument is:
 
<pre>start "TUFLOW" /low "C:\TUFLOW\Releases\2010-10\w32\TUFLOW_iSP_w32.exe" "%f"</pre>
This starts a new window (start) with the title "TUFLOW" ("TUFLOW") with low priority (/low) the next argument is path the the TUFLOW executable and the file argument "%f" uses the currently open file as the TUFLOW control file. Depending on the location of the executable the above command line will need to be modified. For multi-core machines the first three arguments can be omitted, this will start TUFLOW on normal priority.
<pre>"C:\TUFLOW\Releases\2010-10\w32\TUFLOW_iSP_w32.exe" "%f"</pre>
 
In the "Options" tab, set the check boxes as follows: