Difference between revisions of "TUFLOW Message 0041"
Jump to navigation
Jump to search
Steph.dufour (talk | contribs) |
|||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{TUFLOW_Message | {{TUFLOW_Message | ||
− | |tuflow_message=ERROR 0041 - "End If" found in incorrect location. | + | |tuflow_message=ERROR 0041 - "<font color="blue"><tt>End If</tt></font>" found in incorrect location. |
|alt_msg=NA | |alt_msg=NA | ||
|type=[[ERROR]] | |type=[[ERROR]] | ||
− | |message_desc=An <font color=" | + | |message_desc=An <font color="blue"><tt>End If</tt></font> command was found outside a <font color="blue"><tt>If Scenario </tt></font><font color="red"><tt>== </tt></font> .... <font color="blue"><tt>End If </tt></font>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 <font color=" | + | |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="blue"><tt>End If</tt></font>. |
+ | |||
+ | Also see <u>[[TUFLOW Message 0040|Message 0040]]</u>. | ||
+ | <br> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
|uplink=[[0xxx_TUFLOW_Messages|0xxx Messages]] | |uplink=[[0xxx_TUFLOW_Messages|0xxx Messages]] | ||
− | |||
}} | }} |
Latest revision as of 10:03, 22 December 2022
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 |