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

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 587
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 187
180
Run
RunRun
Run-
--
-time errors:
time errors:time errors:
time errors:
Error code Meaning
07h
Insufficient memory space
(You nested DEF FN statements to more than 10 levels.)
0Fh
String length out of the range
(The returned value of the stringlength exceeds the allow-able
range.)
Example:
Example:Example:
Example:
Example 1
DEF FNadd(a%,b%)=a%+b%
PRINT FNadd(3,5)
8
Example 2
DEF FNappend$(a$,b$)[ 80] =a$+b$
PRINT FNappend$("123","AB")
123AB
Vista de página 187
1 2 ... 183 184 185 186 187 188 189 190 191 192 193 ... 586 587

Comentários a estes Manuais

Sem comentários