Int 2F/AX=1216h

Prev Next Ralf Interrups Categories Contents

------

DOS 3.0+ internal - GET ADDRESS OF SYSTEM FILE TABLE ENTRY

AX = 1216h
BX = system file table entry number

Return:
CF clear if successful ES:DI -> system file table entry BX = relative entry number in system file table containing entry AX destroyed CF set if BX greater than FILES=

Note: Supported by DR DOS 5+

See Also: AX=1220h

Category: DOS Kernel - Int 2Fh - D

------

Prev Next Ralf Interrups Categories Contents