HTBasic Help
×
Menu
Index

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( );