Denso Power Net Terminal BHT-103 Dokumentacja Strona 332

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 577
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 331
1 2 ... 327 328 329 330 331 332 333 334 335 336 337 ... 576 577

Komentarze do niniejszej Instrukcji

Brak uwag