Int 21/AX=F257h/SF=04h

Prev Next Ralf Interrups Categories Contents

------

Novell NetWare - RENAME OR MOVE FILE OR SUBDIRECTORY

AX = F257h subfn 04h
CX = length of request packet in bytes
DX = 0000h (no reply packet)
DS:SI -> request packet (see #02382)
ES:DI ignored

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

See Also: AH=56h - AH=F2h"Novell" - AX=F257h/SF=02h - AX=F257h/SF=03h -

Format of NetWare "Rename or Move File or Subdirectory" request packet: Offset Size Description (Table 02382) 00h BYTE 04h (subfunction "Rename or Move File or Subdirectory") 01h BYTE name space (see #02387) 02h BYTE rename flags

bit 0:
Rename successful

bit 1:
Compatibility mode 03h WORD search attributes 05h source NetWare Handle Path destination NetWare Handle Path

Category: Netware - Int 21h - N

------

Prev Next Ralf Interrups Categories Contents