Denso Power Net Terminal BHT-103 Especificaciones Pagina 332

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 577
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 331
Chapter 14. Statement Reference
324
Run-time errors:
Reference:
Statements: DECLARE
Example:
File 1 File 2
DECLARE SUB add(x,y) SUB add(X,Y)
A=1:B=2 PRINT X+Y
PRINT "TEST" END SUB
CALL add(A,B)
.
.
.
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.)
TEST
3
Vista de pagina 331
1 2 ... 327 328 329 330 331 332 333 334 335 336 337 ... 576 577

Comentarios a estos manuales

Sin comentarios