Description
CLS command to clear the screen
Double-precision variables (64-bit MBF)
True integer support
PRINT USING statement for formatted display output
LPRINT for outputting to printers
WHILE...WEND loops
The ability to save programs in three formats (ordinary tokenized binary, ASCII, or a "protected" token format that cannot be LISTed)
"Ok" as the BASIC prompt
DEFtype statement to set all variables beginning with the specified characters as one type, eliminating the need to put type suffixes after them
INKEY$ function to read key presses
An advanced editor which included statements for renumbering program lines and deleting them in blocks
Hexadecimal number support (performed by preceding numbers with &H)
The REM statement can be abbreviated as '
Statements that have quoted text (e.g., PRINT) do not require a second quote mark at the end unless other arguments follow
IN/OUT instructions for I/O
Error trapping features
Just Click The Download Button

No comments:
Post a Comment