Difference between revisions of "TUFLOW Message 0041"

From Tuflow
Jump to navigation Jump to search
 
(6 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="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.
+
|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="green"><tt>End If</tt></font>.
+
|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>
  
Also see [[TUFLOW Message 0040|Message 0040]].
 
|discussion_page=* [[Talk:TUFLOW Message 0041|Discuss Message 0041]]
 
|link3=''
 
|link4=''
 
|prelink=[[TUFLOW_Message_0040|Message 0040]]
 
 
|uplink=[[0xxx_TUFLOW_Messages|0xxx Messages]]
 
|uplink=[[0xxx_TUFLOW_Messages|0xxx Messages]]
|nextlink=[[TUFLOW_Message_0042|Message 0042]]
 
 
}}
 
}}

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
Go-up.png 0xxx Messages