Denso Power Net Terminal BHT-7500 Spezifikationen Seite 543

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 560
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 542
534
Manipulating data files and user program files
Statements
CLFILE
Erases the data stored in a data file.
CLOSE
Closes file(s).
FIELD
Allocates string variables as field variables.
GET
Reads a record from a data file.
KILL
Deletes a specified file from the memory.
OPEN
Opens a file for I/O activities.
PUT
Writes a record from a field variable to a data file.
Functions
LOC
Returns the current position within a specified file.
LOF
Returns the length of a specified file.
SEARCH
Searches a specified data file for specified data,
and then returns the record number where the
search data is found.
Communicating with communications devices
Statements
CLOSE
Closes file(s).
INPUT#
Reads data from a device I/O file into specified
variables.
LINE INPUT#
Reads data from a device I/O file into a string vari-
able.
OPEN "COM:"
Opens a communications device file.
PRINT#
Outputs data to a communications device file.
XFILE
Transmits a designated file according to the speci-
fied communications protocol.
Seitenansicht 542
1 2 ... 538 539 540 541 542 543 544 545 546 547 548 ... 559 560

Kommentare zu diesen Handbüchern

Keine Kommentare