HTBasic Help
×
Menu
Index

Scroll Output Up

 
void kbdcrt_scrollup( );
 
Description
This routine scrolls the Output Area up one line. This also scrolls text from and to the extended Output Area.
 
Example
kbdcrt_scrollup( );
See Also
kbdcrt_scrolldn