Denso Power Net Terminal BHT-7500 Specifiche Pagina 231

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 560
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 230
Chapter 14. Statement Reference
222
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
Vedere la pagina 230
1 2 ... 226 227 228 229 230 231 232 233 234 235 236 ... 559 560

Commenti su questo manuale

Nessun commento