Difference between revisions of "TUFLOW Message 0024"

From Tuflow
Jump to navigation Jump to search
 
(5 intermediate revisions by 3 users not shown)
Line 2: Line 2:
 
|tuflow_message=ERROR 0024 - Blank Event name specified after -e option.
 
|tuflow_message=ERROR 0024 - Blank Event name specified after -e option.
 
|alt_msg=ERROR 0024 - Blank Scenario name specified after -s option.
 
|alt_msg=ERROR 0024 - Blank Scenario name specified after -s option.
 +
 +
ERROR 0024 - Blank copy path specified after -cp option.
 
|type=[[ERROR]]
 
|type=[[ERROR]]
|message_desc=No event or scenario name specified after -e or -s flag.
+
|message_desc=No event or scenario name, or a pathname specified after -e, -s or -cp run-time option.
|suggestions=Check event and scenario arguments.  Only a single space should exist after -e or -s flag.
+
|suggestions=Check event (-e), scenario (-s) or copy path (-cp) arguments.  Ensure there is a space between the option and the event/scenario name or filepath.<br>
|discussion_page=* [[Talk:TUFLOW Message 0024|Discuss Message 0024]]
+
For example:<br>
|link3=''
+
"<tt>-e1event</tt>" is not valid, however, "<tt>-e1 event</tt>" is.
|link4=''
+
 
|prelink=[[TUFLOW_Message_0023|Message 0023]]
+
Also see <u>[[TUFLOW_Message_0023|Message 0023]]</u>.
 +
<br>
 +
 
 
|uplink=[[0xxx_TUFLOW_Messages|0xxx Messages]]
 
|uplink=[[0xxx_TUFLOW_Messages|0xxx Messages]]
|nextlink=[[TUFLOW_Message_0025|Message 0025]]
 
 
}}
 
}}

Latest revision as of 09:49, 22 December 2022

TUFLOW Message
ERROR 0024 - Blank Event name specified after -e option.

Alternate Message
ERROR 0024 - Blank Scenario name specified after -s option.

ERROR 0024 - Blank copy path specified after -cp option.

Message Type
ERROR

Description
No event or scenario name, or a pathname specified after -e, -s or -cp run-time option.

Suggestions
Check event (-e), scenario (-s) or copy path (-cp) arguments. Ensure there is a space between the option and the event/scenario name or filepath.
For example:
"-e1event" is not valid, however, "-e1 event" is.

Also see Message 0023.


Up
Go-up.png 0xxx Messages