Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The following list, however, provides general overview of the function of each argument:

Argument

Function

CODE

An integer value indicating the operation to be performed (1 = read a record, 4 = delete a record, 11 = open a file, etc.).

BFS

The list of MFSs and the BFS name for the current file or volume. This is a subvalue mark-delimited array, with the current MFS name as the first value in the array, and the BFS name as the last value.

HANDLE

The file handle of the file or media map being accessed.

NAME

The name (key) of the record or file being accessed.

FMC

(various functions).

RECORD

The entire record (for record-oriented functions) or a newly-created handle (for "get handle" functions).

STATUS

A return code indicating the success or failure of an operation.