To properly display this page you need a browser with JavaScript support.
HTBasic Help
×
Menu
Index
Search
Search
HTBasic User Guide
CSUB Toolkit
Check Version
Previous page
Next page
Print version
(c) TransEra Corp, 2021
To properly display this page you need a browser with JavaScript support.
Check Version
void kbdcrt_check( );
Description
This routine checks the version number of the keyboard and display routine jump table. If the running HTBasic does not have the required version of the jump table it returns an error number 2009 to HTBasic.
Example
kbdcrt_check( );