Denso Power Net Terminal BHT-7500 Especificaciones Pagina 224

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 560
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 223
215
Syntax errors:
Error code and message Meaning
error 6: Variable name
redefinition
A same register variable name is dou-
ble 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 con-
stant.
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 ini-
tial value.
The number of initial value elements
for the specified register string vari-
able is greater than its string length.
error 83: ) missing No closing parenthesis follows sub-
script
.
error 84: ] missing
No closing square bracket follows
stringlength.
error 90: { missing
No opening brace precedes the initial
value.
Vista de pagina 223
1 2 ... 219 220 221 222 223 224 225 226 227 228 229 ... 559 560

Comentarios a estos manuales

Sin comentarios