Int 21/AX=F216h/SF=1Ch

Prev Next Ralf Interrups Categories Contents

------

Novell NetWare - RECOVER SALVAGEABLE FILE (OLD)

AX = F216h subfn 1Ch
CX = length of request packet in bytes
DX = 0000h (no reply packet)
DS:SI -> request packet (see #02125)
ES:DI ignored

Return:
AX = status (see #02860 at INT 2F/AX=7A20h/BX=0000h)

See Also: AH=F2h"Novell" - AX=F216h/SF=1Bh - AX=F216h/SF=1Dh - AX=F257h/SF=11h

Format of NetWare "Recover Salvageable File (Old)" request packet: Offset Size Description (Table 02125) 00h WORD length of following data 02h BYTE 1Ch (subfunction "Recover Salvageable File (Old)") 03h BYTE directory handle 04h DWORD sequence number (set to ? before first call) 08h BYTE length of filename 09h N BYTEs filename in DOS format. BYTE length of new name for recovered file N BYTEs recovered filename in NetWare VOLUME:DIRECTORY/.../FILE format

See Also: #02401

Category: Netware - Int 21h - N

------

Prev Next Ralf Interrups Categories Contents