TUFLOW Message 0013: Difference between revisions

From Tuflow
Jump to navigation Jump to search
Content deleted Content added
No edit summary
No edit summary
 
(12 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{TUFLOW_Message
{{TUFLOW_Message
|tuflow_message=ERROR 0013 - Operating platform different to that specified by "Model Platform ==".
|tuflow_message=ERROR 0013 - Operating platform different to that specified by "Model Platform == ".
|alt_msg=NA
|alt_msg=NA
|type=[[ERROR]]
|type=[[ERROR]]
|message_desc=The <font color="green"><tt>Model Platform == <w32 or w64></tt></font> forces the .tcf file to only be run using either a 32-bit (w32) or 64-bit (w64) version. If the message is encountered the incorrect version of TUFLOW has been used.<br><br>
|message_desc=The <font color="blue"><tt>Model Platform </tt></font><font color="red"><tt>== </tt></font><font color="black"><tt><w32 or w64></tt></font> command (in the .tcf) forces the .tcf file to only be run using either a 32-bit (w32) or 64-bit (w64) build. If this message is encountered the incorrect TUFLOW build has been used.<br><br>
See also:<br>
See also:<br>
<font color="green"><tt>Model Precision == </tt></font>; <br>
<font color="blue"><tt>Model Precision </tt></font><font color="red"><tt>== </tt></font><br>
<font color="green"><tt>Model TUFLOW Build == </tt></font>; and <br>
<font color="blue"><tt>Model TUFLOW Build </tt></font><font color="red"><tt>== </tt></font><br>
<font color="green"><tt>Model TUFLOW Release == </tt></font>.<br>
<font color="blue"><tt>Model TUFLOW Release </tt></font><font color="red"><tt>== </tt></font><br>
|suggestions=Ensure TUFLOW build complies with the <font color="blue"><tt>Model Platform </tt></font><font color="red"><tt>== </tt></font><font color="black"><tt><w32 or w64></tt></font> command, or remove/comment out the command.
|suggestions=Ensure TUFLOW plaform matches that specified in the .tcf
<br>
|discussion_page=* [[Talk:TUFLOW Message 0013|Discuss Message 0013]]

|link3=''
|link4=''
|prelink=[[TUFLOW_Message_0012|Message 0012]]
|uplink=[[0xxx_TUFLOW_Messages|0xxx Messages]]
|uplink=[[0xxx_TUFLOW_Messages|0xxx Messages]]
|nextlink=[[TUFLOW_Message_0021|Message 0021]]
}}
}}

Latest revision as of 09:17, 22 December 2022

TUFLOW Message
ERROR 0013 - Operating platform different to that specified by "Model Platform == ".

Alternate Message
NA

Message Type
ERROR

Description
The Model Platform == <w32 or w64> command (in the .tcf) forces the .tcf file to only be run using either a 32-bit (w32) or 64-bit (w64) build. If this message is encountered the incorrect TUFLOW build has been used.

See also:
Model Precision ==
Model TUFLOW Build ==
Model TUFLOW Release ==

Suggestions
Ensure TUFLOW build complies with the Model Platform == <w32 or w64> command, or remove/comment out the command.


Up
0xxx Messages