TUFLOW Message 0043: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
Steph.dufour (talk | contribs) No edit summary |
No edit summary |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 3: | Line 3: | ||
|alt_msg=NA |
|alt_msg=NA |
||
|type=[[ERROR]] |
|type=[[ERROR]] |
||
|message_desc=The number of <font color=" |
|message_desc=The number of <font color="blue"><tt>If Scenario</tt></font> and <font color="blue"><tt>End If</tt></font> commands are different. |
||
|suggestions=Review and check the <font color=" |
|suggestions=Review and check the <font color="blue"><tt>If Scenario</tt></font> commands, and ensure that every <font color="blue"><tt>If Scenario</tt></font> block finishes with an <font color="blue"><tt>End If</tt></font>. |
||
| ⚫ | |||
<br> |
|||
| ⚫ | |||
|discussion_page=* [[Talk:TUFLOW Message 0043|Discuss Message 0043]] |
|||
|link3='' |
|||
|link4='' |
|||
|prelink=[[TUFLOW_Message_0042|Message 0042]] |
|||
|uplink=[[0xxx_TUFLOW_Messages|0xxx Messages]] |
|uplink=[[0xxx_TUFLOW_Messages|0xxx Messages]] |
||
|nextlink=[[TUFLOW_Message_0046|Message 0046]] |
|||
}} |
}} |
||
Latest revision as of 10:04, 22 December 2022
TUFLOW Message
ERROR 0043 - Mismatch in number of If Scenario and End If commands.
Alternate Message
NA
Message Type
ERROR
Description
The number of If Scenario and End If commands are different.
Suggestions
Review and check the If Scenario commands, and ensure that every If Scenario block finishes with an End If.
This message was introduced for the 2011-09 release with the inclusion of nested If Scenario blocks.
| Up |
|---|