Difference between revisions of "TUFLOW Message 0041"

From Tuflow
Jump to navigation Jump to search
(Created page with '{{TUFLOW_Message |tuflow_message=ERROR 0041 - "End If" found in incorrect location. |alt_msg=NA |type=ERROR |message_desc=???? |suggestions=???? |discussion_page=* [[Talk:TUF...')
 
 
(9 intermediate revisions by 5 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=????
+
|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=????
+
|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>.
|discussion_page=* [[Talk:TUFLOW Message 0041|Discuss Message 0041]]
+
 
|link3=''
+
Also see <u>[[TUFLOW Message 0040|Message 0040]]</u>.
|link4=''
+
<br>
|prelink=[[TUFLOW_Message_0040|Message 0040]]
+
 
 
|uplink=[[0xxx_TUFLOW_Messages|0xxx Messages]]
 
|uplink=[[0xxx_TUFLOW_Messages|0xxx Messages]]
|nextlink=[[TUFLOW_Message_0100|Message 0100]]
 
 
}}
 
}}

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