Denso BHT-200QW Especificaciones Pagina 195

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 587
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 194
Chapter 14. Statement Reference
187
Syntax errors:
Syntax errors:Syntax errors:
Syntax errors:
Error code and message Meaning
error 6: Variable name
redefinition
A same register variable name is double
declared in a program.
error 71: Syntax error
stringlength is not an integer constant.
The number of the specified initial values is
greater than that of the array elements.
The list of initial values is terminated with a
comma.
The type of the specified variable does not
match that of its initial value. (Note that a
real variable can have an integer constant
as an initial value.)
subscript is not an integer constant.
error 73: Improper string length
stringlength is out of the range.
error 74: Improper array
element number
subscript is out of the range.
error 75: Out of space for
register variable
area
Definition by DEFREG exceeds the register
variable area.
error 77: Initial string too
long
The dimension of the specified array
variable does not match that of its initial
value.
The number of initial value elements for the
specified string variable is greater than its
string length.
error 83: ’)’ missing
No closing parenthesis follows subscript.
error 84: ’]’ missing
No closing square bracket follows
stringlength.
error 90: ’{’ missing
No opening brace precedes the initial value.
Vista de pagina 194
1 2 ... 190 191 192 193 194 195 196 197 198 199 200 ... 586 587

Comentarios a estos manuales

Sin comentarios