TUFLOW Message 0060: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 7:
[[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 "<font color="green"><tt>!__________</tt>". <br>
<br>
To revert back to the previous command line processing the .tcf command below can be used: