Difference between revisions of "TUFLOW Message 2590"

From Tuflow
Jump to navigation Jump to search
(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 difference)

Revision as of 00:01, 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
Go-up.png 2xxx Messages