textfiles/computers/ASTRESEARCH/0335.tb

32 lines
940 B
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

AST RESEARCH, INC. TECHNICAL BULLETIN #TB-0335 11/18/87
AST-COAX SERIES/API OPTION
This Technical Bulletin is provided in order to supplement the
documentation regarding the write direct to buffer (function
19) and the cursor positioning (function 18) functions.
Write direct to buffer documentation states that the cursor
position must be initialized by a "Set cursor position for
direct buffer write (function 18.)"
To work properly, the cursor position (function 18) must be
initialized at the beginning of the nanoprocessor display
buffer. Initializing cursor position at the end of the buffer
display causes the buffer to appear empty. The call made is:
ENTRY: AX 18
DX Cursor Position
The cursor positions 0 through 79 correspond to the status line
(operator information area). Position 80 corresponds to the
upper left corner of the display screen.