[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 61 Fn 0003  - Banyan Vines - Async Terminal Emulation - "flow Control  [N]

   AX = 0003h subfn 03h
   DS:BX -> argument block (see below)

Return: AX = status (see AX=0003h/SF=00h)
Desc:  this function permits the caller to freeze/unfreeze the display and
     the ring buffer

See Also: AX=0003h/SF=02h,AX=0003h/SF=06h

Format of argument block:
Offset Size    Description
 00h   BYTE    session ID (00h)
 01h   BYTE    03h (function "flow control data")
 02h   BYTE    flow control flag
       00h allow characters to be put into display or ring buffer
       01h don't place any more characters into display or ring buffer

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson