Tandy 600 Programmer's Reference Manual page 93

Bios programmers
Hide thumbs Also See for 600:
Table of Contents

Advertisement

Function
OAh
-
Get
Field
Name
Parameter
Block:
00:
FILE-HANDLE
File Identifier
01:
FIELDJD
Field
Identifier
02:
NAME_BUFFER
Pointer
to
buffer
to
receive
field
name
Returr
l
Value:
AX:
STATUS
Field
Identifier
or
The
FILEHANDLE
parameter
specifies
the
file
handle
of
a
previously
opened
database
file.
The FIELDID
parameter
specifies the
field
to
be accessed.
The
NAMEBUFFER
parameter
specifies the
offset
from
the
segment
in
DS
of
a
buffer to
contain the returned
name.
The
name
of
the
specified
field
will
be
returned
as an ASCIIZ
string
with
a
maximum
length
of
17 bytes
(16
characters plus
terminator).
Error
Returns:
88

Advertisement

Table of Contents
loading

Table of Contents