ADP
Programming Language ADP

Japanese

Sourceforge.net

SourceForge.JP

Loading

compile error messages

adp ver 0.81 or later

CodeMessage
C0001 file not found '%s'
C0002 invalid charactor '%c'
C0003 string syntax error: unexpected end of file "
C0004 invalid charactor '%c' after \\ in string
C0005 invalid charactor '%c', exptect ':'
C0006 invalid charactor '%c' at symbol head
C0007 number syntax error: unexpected end of file
C0008 veriable syntax error: unexpected end of file
C0009 invalid data type for veriable name
C0010 invalid charactor '%c' in list
C0011 C0011: invalid charactor '%c' in array
C0012 MissingNo.
C0013 MissingNo.
C0014 MissingNo.
C0015 invalid charactor '%c' for predicate name
C0016 invalid charactor '%c' for argment list
C0017 goal syntax error: unexpected end of file, expect ';'
C0018 invalid goal entity %s, expect pridicate or veriable
C0019 invalid charactor '%c' in goal, expect ',' or ';'
C0020 invalid charactor '%c' in goal entity
C0021 invalid the horn head repeate: no former predicate
C0022 This predicate name(%s) already used by system
C0023 namespace 'sys' already used by system
C0024 invalid charactor '%c' at BOM (expected '\xBF')
C0025 invalid charactor '%c' at BOM (expected '\xBB')
C0026 invalid charactor '%c' at here document
C0027 formula syntax error: unexpected end of file
C0028 invalid operator '%s' for unary operator
C0029 not any expression
C0030 not allwed any expression
C0031 invalid operator '==' for the operator '<' result
C0032 invalid operator '==' for the operator '<=' result
C0033 invalid operator '==' for the operator '>' result
C0034 invalid operator '==' for the operator '>=' result
C0035 invalid operator '==' for the operator '!=' result
C0036 invalid operator '==' for the operator '<>' result
C0037 invalid empty string for horn name
C0038 invalid empty string for horn name
C0039 invalid hash end '%c', expect ']' or '}'
C0040 not function or predicate for the method call
C0041 invalid charactor '%c' at head of here document
C0042 invalid charactor '%c' in here expression
C0043 cannot allow nesting here document
C0044 cannot allow nesting horn clause
C0045 here document syntax error: unexpected end of file, expect '<%'
C0046 invalid charactor '%c' at here tag
C0048 Operator % does not allow double values.
C0049 reaching the limit of the symbol table size
C0050 reaching the limit of veriables in a horn
C0051 reaching maximum number of the body size
C0052 reaching maximum number of the argmens in a predicate
C0053 too long an identifier, a string, a number
C0054 reaching the limit of an array size at compile time
C0055 The input file size is too large.

adp ver 0.7 or later
CodeMessage
C0001 file not found '%s'
C0002 unexpected charactor '%c'
C0003 unexpected EOF expect "
C0004 illegal charactor(%c) after \\ in string
C0005 illegal charactor(%c) in symbol
C0006 illegal charactor(%c) in symbol head
C0007 unexpected EOF in number.
C0008 unexpected EOF in veriable.
C0009 The object must be string.
C0010 illegal charactor(%c) in list
C0011 illegal charactor(%c) in array
C0012 unexpected method call(no goal context) near (%c)
C0013 unexpected method call near (%c)
C0014 unexpected method call near (%c)
C0015 illegal charactor(%c) in predicate name.
C0016 unexpected charactor '%c' in argment list
C0017 unexpected EOF in goal expect ';'
C0018 unexpected class %s(%c) expect pridicate or veriable.
C0019 unexpected charactor '%c' in goal expect ':' or '%'
C0020 unexpected charactor '%c' in goal
C0021 illegal repeated horn head, no former predicate
C0022 This predicate name is already used by system enrolling predicate.
C0023 Namespace 'sys' is already used by system enrolling predicate namespace.
C0024 unexpected charactor '\xBB'
C0025 unexpect charactor '\xEF'
C0026 unexpected charactor '%c'
C0027 unexpected EOF
C0028 expression syntax error
C0029 unexpected expression
C0030 unexpected expression
C0031unexpected equal operator or compare operator <
C0032unexpected equal operator or compare operator <=
C0033unexpected equal operator or compare operator >
C0034unexpected equal operator or compare operator >=
C0035unexpected equal operator or compare operator ==
C0036unexpected equal operator or compare operator !=
C0037unexpected equal operator or compare operator <>
C0038Nothing predicate name
C0039Does not end of hash, ] or {
C0040method expression syntax error
C0041 illegal charactor(%c) in here document
C0042 illegal charactor(%c) in here expression

compile error messages

adp ver 0.81 or later

CodeMessage
C0001 file not found '%s'
C0002 invalid charactor '%c'
C0003 string syntax error: unexpected end of file "
C0004 invalid charactor '%c' after \\ in string
C0005 invalid charactor '%c', exptect ':'
C0006 invalid charactor '%c' at symbol head
C0007 number syntax error: unexpected end of file
C0008 veriable syntax error: unexpected end of file
C0009 invalid data type for veriable name
C0010 invalid charactor '%c' in list
C0011 C0011: invalid charactor '%c' in array
C0012 MissingNo.
C0013 MissingNo.
C0014 MissingNo.
C0015 invalid charactor '%c' for predicate name
C0016 invalid charactor '%c' for argment list
C0017 goal syntax error: unexpected end of file, expect ';'
C0018 invalid goal entity %s, expect pridicate or veriable
C0019 invalid charactor '%c' in goal, expect ',' or ';'
C0020 invalid charactor '%c' in goal entity
C0021 invalid the horn head repeate: no former predicate
C0022 This predicate name(%s) already used by system
C0023 namespace 'sys' already used by system
C0024 invalid charactor '%c' at BOM (expected '\xBF')
C0025 invalid charactor '%c' at BOM (expected '\xBB')
C0026 invalid charactor '%c' at here document
C0027 formula syntax error: unexpected end of file
C0028 invalid operator '%s' for unary operator
C0029 not any expression
C0030 not allwed any expression
C0031 invalid operator '==' for the operator '<' result
C0032 invalid operator '==' for the operator '<=' result
C0033 invalid operator '==' for the operator '>' result
C0034 invalid operator '==' for the operator '>=' result
C0035 invalid operator '==' for the operator '!=' result
C0036 invalid operator '==' for the operator '<>' result
C0037 invalid empty string for horn name
C0038 invalid empty string for horn name
C0039 invalid hash end '%c', expect ']' or '}'
C0040 not function or predicate for the method call
C0041 invalid charactor '%c' at head of here document
C0042 invalid charactor '%c' in here expression
C0043 cannot allow nesting here document
C0044 cannot allow nesting horn clause
C0045 here document syntax error: unexpected end of file, expect '<%'
C0046 invalid charactor '%c' at here tag
C0048 Operator % does not allow double values.
C0049 reaching the limit of the symbol table size
C0050 reaching the limit of veriables in a horn
C0051 reaching maximum number of the body size
C0052 reaching maximum number of the argmens in a predicate
C0053 too long an identifier, a string, a number
C0054 reaching the limit of an array size at compile time
C0055 The input file size is too large.

adp ver 0.7 or later
CodeMessage
C0001 file not found '%s'
C0002 unexpected charactor '%c'
C0003 unexpected EOF expect "
C0004 illegal charactor(%c) after \\ in string
C0005 illegal charactor(%c) in symbol
C0006 illegal charactor(%c) in symbol head
C0007 unexpected EOF in number.
C0008 unexpected EOF in veriable.
C0009 The object must be string.
C0010 illegal charactor(%c) in list
C0011 illegal charactor(%c) in array
C0012 unexpected method call(no goal context) near (%c)
C0013 unexpected method call near (%c)
C0014 unexpected method call near (%c)
C0015 illegal charactor(%c) in predicate name.
C0016 unexpected charactor '%c' in argment list
C0017 unexpected EOF in goal expect ';'
C0018 unexpected class %s(%c) expect pridicate or veriable.
C0019 unexpected charactor '%c' in goal expect ':' or '%'
C0020 unexpected charactor '%c' in goal
C0021 illegal repeated horn head, no former predicate
C0022 This predicate name is already used by system enrolling predicate.
C0023 Namespace 'sys' is already used by system enrolling predicate namespace.
C0024 unexpected charactor '\xBB'
C0025 unexpect charactor '\xEF'
C0026 unexpected charactor '%c'
C0027 unexpected EOF
C0028 expression syntax error
C0029 unexpected expression
C0030 unexpected expression
C0031unexpected equal operator or compare operator <
C0032unexpected equal operator or compare operator <=
C0033unexpected equal operator or compare operator >
C0034unexpected equal operator or compare operator >=
C0035unexpected equal operator or compare operator ==
C0036unexpected equal operator or compare operator !=
C0037unexpected equal operator or compare operator <>
C0038Nothing predicate name
C0039Does not end of hash, ] or {
C0040method expression syntax error
C0041 illegal charactor(%c) in here document
C0042 illegal charactor(%c) in here expression


Powered by ADP.