83Plus:BCALLs:4957
From WikiTI
Synopsis
Official Name: DispEOW
BCALL Address: 4957
Display text from editTail at cursor position until the end of the window.
Inputs
- editTail: text to display.
- winBtm: bottom of window.
- curRow: screen row to print text
- curCol: screen column to print text
Outputs
None
Registers Destroyed
- AF, BC, DE, HL
Comments
curRow and curCol are saved and then restored back to their original values.