Specifications

559
Appendices
Appendix K
Unsupported Statements and Functions
BHT-BASIC does not support the following MS-BASIC statements and functions:
- For handling sequential data files
CVD MKD$ PRINT# USING
CVI MKI$ RSET
CVS MKS$ WRITE#
LSET PRINT#
- For RS-232C interface operation
PRINT# USING
WRITE#
- For interrupt handling
COM OFF ON STOP GOSUB
COM ON STOP OFF
COM STOP STOP ON
ON STCOM GOSUB
- For graphics and color control
CIRCLE DRAW WIDTH
COLOR LINE WINDOW
CONSOLE POINT
CSRLIN PSET
- For I/O control
DEFUSR POKE
PEEK VARPTR
- For mathematical functions and trigonometric functions
ATN LOG SQR
COS SCNG TAN
EXP SIN
- For others
CDBL FIX SGN
CINT IF GOTO STRING$
CLEAR LPOS SWAP
COPY OCT$ TAB
DEF DBL OPTION BASE WRITE
DEF SNG RANDOMIZE
DEFINT RND