To properly display this page you need a browser with JavaScript support.
HTBasic Help
×
Menu
Index
Search
Search
HTBasic User Guide
CSUB Toolkit
Scroll Output Down
Previous page
Next page
Print version
(c) TransEra Corp, 2021
To properly display this page you need a browser with JavaScript support.
Scroll Output Down
void kbdcrt_scrolldn( );
Description
This routine scrolls the Output Area down one line. This also scrolls text from and to the extended Output Area.
Example
kbdcrt_scrolldn( );
See Also
kbdcrt_scrollup