Introduction MTB Statements File System Compiler Applications Reference Guide Index

Overview What's New Publication Information

Introduction to MoreThanBasic

MoreThanBasic is a high-level programming language that runs within the Comet operating environment. As implied by its name, MoreThanBasic (MTB) offers much more than other versions of BASIC, including:

The MTB programmer has a wide choice of available interfaces, including:

The type of interface you choose depends on the type of application you are writing and the requirements of the user. MTB provides the programming tools to meet all of the needs listed above.

MTB was designed with efficiency in mind, and was therefore designed as a compiler language. A good portion of the object code created by the MTB compiler results in calls to Comet's dynamically shared runtime library. This means extremely small, more efficient object code. This also means that Comet's advanced file management and formatting capabilities are available to all MTB programs.

MTB source programs are divided into three sections: