Difference between revisions of "TUFLOW Message 2309"

From Tuflow
Jump to navigation Jump to search
Line 7: Line 7:
 
Every <font color="green"><tt>If Scenario </tt></font> scenario should have an <font color="green"><tt>End If</tt></font>.
 
Every <font color="green"><tt>If Scenario </tt></font> scenario should have an <font color="green"><tt>End If</tt></font>.
 
|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]]
 +
 
|discussion_page=* [[Talk:TUFLOW Message 2309|Discuss Message 2309]]
 
|discussion_page=* [[Talk:TUFLOW Message 2309|Discuss Message 2309]]
 
|link3=''
 
|link3=''

Revision as of 09:16, 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 Message 0040


Up
Go-up.png 2xxx Messages