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 3: Line 3:
|alt_msg=NA
|alt_msg=NA
|type=[[ERROR]]
|type=[[ERROR]]
|message_desc=A <font color="green"><tt>Define Event == </tt></font> command has referred to the an event more than once. The definition block for an event can only occur once for each unique event name.
|message_desc=A <font color="green"><tt>Define Event == </tt></font> 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 <font color="green"><tt>Define Event == </tt></font> command is referring to the correct event.
|suggestions=Check the <font color="green"><tt>Define Event == </tt></font> command is referring to the correct event.



Revision as of 20:35, 4 August 2011

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.

Place all the commands for the event in the one Define Event == command block.


Up
0xxx Messages