Denso Power Net Terminal BHT-103 Spezifikationen Seite 205

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 577
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 204
197
Run-time errors:
Example:
Example 1
DEF FNadd(a%,b%)=a%+b%
PRINT FNadd(3,5)
Example 2
DEF FNappend$(a$,b$)[80]=a$+b$
PRINT FNappend$("123","AB")
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.)
8
123AB
Seitenansicht 204
1 2 ... 200 201 202 203 204 205 206 207 208 209 210 ... 576 577

Kommentare zu diesen Handbüchern

Keine Kommentare