
 |
Code (SBL) modifications
In Superbase, the code of a Superbase program is some dialect of the BASIC programming language,
extended to work with database tables. Normally, most of the features that
exist in BASIC are present in Superbase. In addition, there are many
features and functions that are not included in basic that are included in
Superbase, like record movement, connecting to external applications, and
more. In this section, we can outline of the basic information that you
need to know about Superbase file.
More:
Superbase code is
tokenized
Superbase
programs may be protected
|