Denso BHT-200QW Especificaciones Pagina 295

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 587
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 294
Chapter 14. Statement Reference
287
Run
RunRun
Run-
--
-time errors:
time errors:time errors:
time errors:
Error code Meaning
07h
Insufficient memory space
(You nested SUB statements to more than 10 levels.)
0Fh
String length out of the range
(The returned value of the string length exceeds the allowable
range.)
Reference:
Reference:Reference:
Reference:
Statements: DECLARE
Example:
Example:Example:
Example:
File 1
DECLARE
A=1:B=2
PRINT "TEST"
add(A,B)
File 2
SUB add(X,Y)
PRINT X+Y
END SUB
TEST
3
Vista de pagina 294
1 2 ... 290 291 292 293 294 295 296 297 298 299 300 ... 586 587

Comentarios a estos manuales

Sin comentarios