Denso BHT-200QW Especificações Página 198

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 587
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 197
190
• In declaring an array string variable, you can specify the string length. If its specification
is omitted, the default value of 20 characters takes effect.
If no subscript is specified for a string variable, the Compiler automatically regards the
string variable as a non-array string variable so that the default for a non-array string
variable, 40 characters, takes effect.
Syntax errors:
Syntax errors:Syntax errors:
Syntax errors:
Error code and message Meaning
error 7: Variable name
redefinition
The array declared with DIM had been already
declared with DEFREG.
error 71: Syntax error
stringlength is out of the range.
stringlength is not an integer
constant.
error 72: Variable name
redefinition
A same variable name is double declared
inside a same DIM statement.
A same variable name is used for a
non-array variable and array variable.
error 78: Array symbols exceed
30 for one DIM
statement
More than 30 variables are declared inside one
DIM statement.
Run
RunRun
Run-
--
-time errors:
time errors:time errors:
time errors:
Error code Meaning
05h
Parameter out of the range
07h
Insufficient memory space
(The variable area has run out.)
0Ah
Duplicate definition
(An array is double declared.)
Reference:
Reference:Reference:
Reference:
Statements: DEFREG and ERASE
Vista de página 197
1 2 ... 193 194 195 196 197 198 199 200 201 202 203 ... 586 587

Comentários a estes Manuais

Sem comentários