Denso Power Net Terminal BHT-103 Dokumentacja Strona 219

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 577
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 218
211
Syntax errors:
Run-time errors:
Example:
fileNumber% = 4
OPEN "Datafile.dat" AS #fileNumber%
FIELD #fileNumber%,20 AS code39$,
16 AS itf$,5 AS kyin$
Reference:
Error code and message Meaning
error 71: Syntax error filenumber is missing.
Error code Meaning
05h
Parameter out of the range
(
fieldwidth out of the range)
34h
Bad file name or number
(You specified
filenumber of an unopened file.)
36h
Improper file type
(You specified
filenumber of a file other than data files.)
3Ah
File number out of the range
3Ch FIELD overflow
(A
FIELD statement specifies the record length exceeding 255
bytes.)
3Dh A FIELD statement specifies the field width which does not
match one that specified in file creation.
Statements:
CLFILE, CLOSE, GET, OPEN, and PUT
Przeglądanie stron 218
1 2 ... 214 215 216 217 218 219 220 221 222 223 224 ... 576 577

Komentarze do niniejszej Instrukcji

Brak uwag