Int 21/AH=E4h

Prev Next Ralf Interrups Categories Contents

------

Novell NetWare - SET FILE ATTRIBUTES (FCB)

AH = E4h
CL = file attributes (see #02086)
DX:DX -> FCB (see #01345 at AH=0Fh)

Return:
AL = error code

Note: This function was added in NetWare 4.0, but was removed some time prior to Advanced NetWare 2.15, and is no longer listed in current Novell documentation

See Also: AX=4301h

Bitfields for NetWare file attributes: Bit(s) Description (Table 02086) 0 read only 1 hidden 2 system 7 shareable

Category: Netware - Int 21h - N

------

Prev Next Ralf Interrups Categories Contents