TUFLOW Message 0027: Difference between revisions

From Tuflow
Jump to navigation Jump to search
Content deleted Content added
No edit summary
No edit summary
 
Line 6: Line 6:
|suggestions=Check the <font color="blue"><tt>Define Event </tt></font><font color="red"><tt>== </tt></font> command is referring to the correct event. If it is then place all the commands for the event in the one <font color="blue"><tt>Define Event </tt></font><font color="red"><tt>== </tt></font> block.
|suggestions=Check the <font color="blue"><tt>Define Event </tt></font><font color="red"><tt>== </tt></font> command is referring to the correct event. If it is then place all the commands for the event in the one <font color="blue"><tt>Define Event </tt></font><font color="red"><tt>== </tt></font> block.
<br>
<br>

|prelink=[[TUFLOW_Message_0026|Message 0026]]
|uplink=[[0xxx_TUFLOW_Messages|0xxx Messages]]
|uplink=[[0xxx_TUFLOW_Messages|0xxx Messages]]
|nextlink=[[TUFLOW_Message_0028|Message 0028]]
}}
}}

Latest revision as of 09:50, 22 December 2022

TUFLOW Message
ERROR 0027 - Event <event_name> defined more than once.

Alternate Message
NA

Message Type
ERROR

Description
A Define Event == command has referred to the same event more than once. The definition block for an event can only occur once for each unique event name.

Suggestions
Check the Define Event == command is referring to the correct event. If it is then place all the commands for the event in the one Define Event == block.


Up
0xxx Messages