Difference between revisions of "TUFLOW Message 0041"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
|alt_msg=NA | |alt_msg=NA | ||
|type=[[ERROR]] | |type=[[ERROR]] | ||
− | |message_desc= | + | |message_desc=An <font color="green"><tt>End If</tt></font> command was found outside a <font color="green"><tt>If Scenario == </tt></font> .... <font color="green"><tt>End If </tt></font>block. |
− | |suggestions= | + | |suggestions=Scan the console window or .tlf file to establish where TUFLOW is in the chain of control file(s). Check and locate the problematic <font color="green"><tt>End If</tt></font>. |
+ | |||
+ | Also see [[TUFLOW Message 0040|Message 0040]]. | ||
|discussion_page=* [[Talk:TUFLOW Message 0041|Discuss Message 0041]] | |discussion_page=* [[Talk:TUFLOW Message 0041|Discuss Message 0041]] | ||
|link3='' | |link3='' |
Revision as of 11:25, 10 August 2011
TUFLOW Message
ERROR 0041 - "End If" found in incorrect location.
Alternate Message
NA
Message Type
ERROR
Description
An End If command was found outside a If Scenario == .... End If block.
Suggestions
Scan the console window or .tlf file to establish where TUFLOW is in the chain of control file(s). Check and locate the problematic End If.
Also see Message 0040.
Up |
---|
0xxx Messages |