Denso Power Net Terminal BHT-7500 Especificaciones Pagina 205

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 560
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 204
Chapter 14. Statement Reference
196
Syntax:
CLOSE [[#]filenumber[,[#]filenumber...]]
Parameter:
filenumber
A numeric expression which returns a value from 1 to 16.
Description:
CLOSE closes file(s) specified by filenumber(s).
The file number(s) closed by the CLOSE statement becomes available for a sub-
sequent
OPEN statement.
If no file number is specified, the
CLOSE statement closes all of the opened data
files and device I/O files.
Specifying the unopened file number causes neither operation nor a run-time
error.
Syntax errors:
Run-time errors:
Reference:
File I/O statement
CLOSE
Closes file(s).
Error code and message Meaning
error 71: Syntax error filenumber is missing.
Error code Meaning
3Ah
File number out of range
Statements:
END and OPEN
Vista de pagina 204
1 2 ... 200 201 202 203 204 205 206 207 208 209 210 ... 559 560

Comentarios a estos manuales

Sin comentarios