*RPTDOWN (KEYIN and DISPLAY)
ANSI
*RPTDOWN={char}:{n}
This list control displays vertically the Form Pointed (FP) character in {char} (a string literal, variable or graphics list control) for {n} (an decimal constant, an Expression, or a numeric variable) number of times starting at the current cursor location. If the bottom of the window is reached prior to {n} being exhausted, the window does not roll up. {n} must be from zero (0) to 255.
See Also: List Controls (KEYIN and DISPLAY), List Controls (KEYIN), DISPLAY, KEYIN
![]() |