Difference between revisions of "TUFLOW Message 2309"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{TUFLOW_Message | {{TUFLOW_Message | ||
− | |tuflow_message=ERROR 2309 - No "End If" specified for "<font color="blue"><tt>If Scenario </tt></font><font color="red"><tt>== </tt></font> ",a, | + | |tuflow_message=ERROR 2309 - No "<font color="blue"><tt>End If</tt></font>" specified for "<font color="blue"><tt>If Scenario </tt></font><font color="red"><tt>== </tt></font> ",a, |
|alt_msg=NA | |alt_msg=NA | ||
|type=[[ERROR]] | |type=[[ERROR]] |
Revision as of 11:43, 27 June 2022
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 |