Denso Power Net Terminal BHT-103 Especificações Página 219

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 577
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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
Vista de página 218
1 2 ... 214 215 216 217 218 219 220 221 222 223 224 ... 576 577

Comentários a estes Manuais

Sem comentários