Denso BHT-200QW Dokumentacja Strona 202

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 587
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 201
194
Syntax errors:
Syntax errors:Syntax errors:
Syntax errors:
Error code and message Meaning
error 71: Syntax error
filenumber is missing.
Run
RunRun
Run-
--
-time errors:
time errors:time errors:
time errors:
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.
Example:
Example:Example:
Example:
fileNumber%=4
OPEN "Datafile.dat"AS #fileNumber%
FIELD #fileNumber%,20 AS code39$,
16 AS itf$,5 AS kyin$
Reference:
Reference:Reference:
Reference:
Statements: CLFILE, CLOSE, GET, OPEN, and PUT
Przeglądanie stron 201
1 2 ... 197 198 199 200 201 202 203 204 205 206 207 ... 586 587

Komentarze do niniejszej Instrukcji

Brak uwag