TUFLOW Message 0028: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 3:
|alt_msg=NA
|type=[[ERROR]]
|message_desc=No <font color="green"><tt>End Define</tt></font> command was found to close of the <font color="greenblue"><tt>Define Event </tt></font><font color="red"><tt>== </tt></font> block for the event.
|suggestions=Check the event file. Add the <font color="green"><tt>End Define</tt></font> command where it is missing.
 
'''Tip:''' When using commands such as <font color="greenblue"><tt>Define Event </tt></font><font color="red"><tt>== </tt></font> indent the commands within the block that follows as this makes it much easier to interpret which commands apply to which event definition. For example:
 
<tt>
Line 20:
 
Other examples of commands that benefit from indenting are:
* <font color="greenblue"><tt>Start 2D Domain </tt></font><font color="red"><tt>== </tt></font>
* <font color="greenblue"><tt>If Scenario </tt></font><font color="red"><tt>== </tt></font>
 
|discussion_page=* [[Talk:TUFLOW Message 0028|Discuss Message 0028]]