View source for Batch File Not Running
←
Batch File Not Running
Jump to navigation
Jump to search
=Description= When running TUFLOW with a batch file, the command prompt shows error before running any model, or opens a new file Explorer.<br> [[File: Batch_File_Not_Running.png ]] <br> =Suggestions= This is most likely caused by inadvertently adding a " "(space) before and/or after the "=" in the batch file<br> Wrong format: {| class="wikitable " |- | <tt>set TUFLOWEXE = C:\TUFLOW\Releases\2017-09-AC\w64\TUFLOW_iSP_w64.exe</tt> |} Correct format: {| class="wikitable " |- | <tt>set TUFLOWEXE=C:\TUFLOW\Releases\2017-09-AC\w64\TUFLOW_iSP_w64.exe</tt> |} To solve this issue, please ensure that the batch file does't have " "(space) before and after the "=".
Template used on this page:
Template:Tips Navigation
(
view source
)
Return to
Batch File Not Running
.
Navigation menu
Personal tools
English
Log in
Namespaces
Page
Discussion
English
Views
Read
View source
View history
More
Search
Navigation
Main page
Recent changes
Random page
MediaWiki help
Tools
What links here
Related changes
Special pages
Page information