TUFLOW Message 0024: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
No edit summary |
mNo edit summary |
||
| Line 6: | Line 6: | ||
|type=[[ERROR]] |
|type=[[ERROR]] |
||
|message_desc=No event or scenario name, or a pathname specified after -e, -s or -cp run-time option. |
|message_desc=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. |
|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> |
||
For example:<br> |
|||
"<tt>-e1event</tt>" is not valid, however, "<tt>-e1 event</tt>" is. |
|||
Also see [[TUFLOW_Message_0023|Message 0023]]. |
Also see [[TUFLOW_Message_0023|Message 0023]]. |
||
Revision as of 14:28, 25 June 2015
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 |
|---|