Compiler Errors And Warnings; Compiler Errors And Warnings Overview - Crestron SIMPL+ Reference Manual

Language reference guide
Hide thumbs Also See for SIMPL+:
Table of Contents

Advertisement

Software

Compiler Errors and Warnings

Compiler Errors and Warnings Overview

Compiler Errors and Warnings
CATEGORY
NUMBER MESSAGE TEXT
Syntax Errors
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
Fatal Errors
1100
1101
Expression
1200
Errors
1201
®
286
SIMPL+
The SIMPL+ program compiler errors and warnings are grouped into several
categories, as shown in the following table. Errors are listed in numerical order; page
links are provided to detailed descriptions of the errors.
'<identifier>' already defined
Undefined variable: '<identifier>'
Undefined function '<identifier>'
Missing '<token>'
Incorrect type '<decl_type>', expected type(s): '<decl_type1[,decl_type2]
[,decl_typen]>'
Incorrect type, expected type(s): '<decl_type1[,decl_type2][,decl_typen]>'
Unmatched symbol: '<identifier>'
Unexpected symbol in compiler directive: '<identifier>'
Invalid #DEFINE_CONSTANT value: '<identifier>'
Missing array index: '<identifier>'
Invalid integer argument or undefined variable: '<identifier>'
Missing structure member: '<identifier>'
Structure does not contain member: '<identifier>'
Symbol Name contains illegal character: ';'
Missing return value
Unterminated string constant
Source code does not evaluate to anything
Statement outside of function scope
Abort - Error count exceeded <max_errors>
Invalid numeric expression: '<expression>'
Invalid string expression
Invalid expression: '<expression>'
Invalid \\x sequence
Invalid \\x sequence: '<expression>'
Crestron SIMPL+
Language Reference Guide - DOC. 5797G
®
PAGE
page 289
page 290
page 292
page 293
page 293
page 294
page 294
page 295
page 296
page 297
page 298
page 298
page 299
page 299
page 300
page 301
page 301
page 303

Advertisement

Table of Contents
loading

Table of Contents