Difference between revisions of "TUFLOW Message 0801"

From Tuflow
Jump to navigation Jump to search
(Created page with "{{TUFLOW_Message |tuflow_message=ERROR 0801 - Unable to parse mathematical expression. |alt_msg=NA |type=ERROR |message_desc=This error occurs if TUFLOW has trouble extrac...")
 
Line 4: Line 4:
 
|type=[[ERROR]]
 
|type=[[ERROR]]
 
|message_desc=This error occurs if TUFLOW has trouble extracting the math expression. Additional information may be given within the error message that will help debug the issue.
 
|message_desc=This error occurs if TUFLOW has trouble extracting the math expression. Additional information may be given within the error message that will help debug the issue.
|suggestions=Ensure that the expression is enclosed in brackets and is on a single line.
+
|suggestions=Ensure that the expression is enclosed in brackets and is on a single line. For example: <tt><font color=blue>Pump Capacity</font><font color=red> == </font>$math(500/1000)</tt><br>
 +
Refer to the <u>[https://docs.tuflow.com/classic-hpc/manual/latest/ TUFLOW Manual]</u> for more information.
  
  
 
|uplink=[[0xxx_TUFLOW_Messages|0xxx Messages]]
 
|uplink=[[0xxx_TUFLOW_Messages|0xxx Messages]]
 
}}
 
}}

Revision as of 08:55, 23 July 2025

TUFLOW Message
ERROR 0801 - Unable to parse mathematical expression.

Alternate Message
NA

Message Type
ERROR

Description
This error occurs if TUFLOW has trouble extracting the math expression. Additional information may be given within the error message that will help debug the issue.

Suggestions
Ensure that the expression is enclosed in brackets and is on a single line. For example: Pump Capacity == $math(500/1000)
Refer to the TUFLOW Manual for more information.


Up
Go-up.png 0xxx Messages