Denso BHT-200QW Dokumentacja Strona 295

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 587
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 294
1 2 ... 290 291 292 293 294 295 296 297 298 299 300 ... 586 587

Komentarze do niniejszej Instrukcji

Brak uwag