Int 21/AX=FFCFh

Prev Next Ralf Interrups Categories Contents

------

TopWare Network OS v5.10+ - CALL TopLook FUNCTION

AX = FFCFh
DH = page number (0-2, 2 is text mode)
DL = type
00h look at specific screen
01h AutoLook on
FFh AutoLook off
BH = station number wishing to look
BL = station number to be looked at
CH = monochrome flag (01h monochrome, 00h not monochrome)
CL = screen mode (see #02531)

Return:
AL = status (00h successful, nonzero failed)

See Also: AX=FF8Dh

Category: Network - Int 21h - T

------

Prev Next Ralf Interrups Categories Contents