TUFLOW Message 2590: Difference between revisions

From Tuflow
Jump to navigation Jump to search
Content deleted Content added
Created page with "{{TUFLOW_Message |tuflow_message=ERROR 2590 - Only a single Map Output Format expected before Map Output Command. |alt_msg=NA |type=ERROR |message_desc=Only one output for..."
 
No edit summary
 
Line 9: Line 9:
<br>
<br>


|uplink=[[0xxx_TUFLOW_Messages|2xxx Messages]]
|uplink=[[2xxx_TUFLOW_Messages|2xxx Messages]]
}}
}}

Latest revision as of 00:03, 22 June 2023

TUFLOW Message
ERROR 2590 - Only a single Map Output Format expected before Map Output Command.

Alternate Message
NA

Message Type
ERROR

Description
Only one output format can be specified before a "Map Output" command. For example, "FLT ASC Map Output Interval == 0 " would cause this error. The commands must instead be separated:
"FLT Map Output Interval == 0 "
"ASC Map Output Interval == 0 "

Suggestions
Check that only one format has been specified. If multiple formats are specified before a "Map Output" command, split them into individual commands as demonstrated in the description above.


Up
2xxx Messages