Difference between revisions of "TUFLOW Message 2309"
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
|suggestions=Insert <font color="green"><tt>End If</tt></font> statement for listed <font color="green"><tt>If Scenario == </tt></font>. | |suggestions=Insert <font color="green"><tt>End If</tt></font> statement for listed <font color="green"><tt>If Scenario == </tt></font>. | ||
− | This message may also be reported as [[TUFLOW_Message_0040|Message 0040]] | + | This message may also be reported as, and for more information see, [[TUFLOW_Message_0040|Message 0040]]. |
|discussion_page=* [[Talk:TUFLOW Message 2309|Discuss Message 2309]] | |discussion_page=* [[Talk:TUFLOW Message 2309|Discuss Message 2309]] |
Revision as of 09:28, 20 September 2011
TUFLOW Message
ERROR 2309 - No "End If" specified for "If Scenario == ",a,
Alternate Message
NA
Message Type
ERROR
Description
There is no End If associated with If Scenario == statement. An example of a valid If Scenario == is given is Section 4.12.2 of 2010 TUFLOW manual.
Every If Scenario scenario should have an End If.
Suggestions
Insert End If statement for listed If Scenario == .
This message may also be reported as, and for more information see, Message 0040.
Up |
---|
2xxx Messages |