HTBasic Help
×
Menu
Index

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