Prev: 23690 Up: Map Next: 23693
23692: SCR-CT - Scroll counter
Used by the routines at SAVE_ETC, PO_SCR, CL_ALL, MAIN_EXEC and INPUT. This system variable is accessed by some routines via the IY register at IY+82. It is decremented by the routine at PO_SCR whenever the PRINT position moves to the next line down; when it reaches zero, the 'scroll?' prompt is printed.
SCR_CT 23692 DEFB 0
Prev: 23690 Up: Map Next: 23693