TUFLOW Message 0060: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 6:
|type=[[ERROR]]<br>
[[WARNING]]
|message_desc=The 2016 version of TUFLOW is more rigorous in checking that each line in the control files contains a valid command (comments and blank lines are excluded). This checking provides a more meaningful error if the control file command is missing the double equal. For example if "<font color="blue"><tt>If Scenario </tt></font> <font color="red"><tt>=</tt></font><tt> 5m</tt>" (note single =) is used instead of "<font color="blue"><tt>If Scenario </tt></font> <font color="red"><tt>==</tt></font><tt> 5m</tt>".<br>
This error is also triggered when control files are separated into sections with symbols like dashes, underscores and these are not commented out at the start, e.g. this "__________" instead of "!__________". <br>
<br>
To revert back to the previous command line processing the .tcf command below can be used:
<font color="blue"><tt>Command Line Processing </tt></font> <font color="red"><tt>==</tt></font><tt> Pre 2016</tt><br>
The Pre 2016 method for processing lines is also used if the "<font color="blue"><tt>Defaults </tt></font> <font color="red"><tt>==</tt></font><tt> Pre 2016</tt>" is set in the .tcf.
|suggestions=Ensure that the TUFLOW command linelines listed above isare valid and containscontain the == operator or are commented out.<br>
Valid commands that do not have the == operator are listed below:
<pre>