Int 61/AX=0007h/BX=0009h

Prev Next Ralf Interrups Categories Contents

------

Banyan VINES - TRANSLATE ERROR INTO ASCII STRING (SELECTED PORT)

AX = 0007h
BX = 0009h
SI = error code
DS:DX -> 80-byte buffer for error text
DS:DI -> IPC port (16 bytes; see AX=0001h#"Sosock" for port format)

Return:
AX = status (see AX=0007h/BX=0000h)

Note: Same as AX=0007h/BX=0006h, except IPC port is specified explicitly

See Also: AX=0007h/BX=0006h

Category: Network - Int 61h - B

------

Prev Next Ralf Interrups Categories Contents