Important Notice
The pages on this site contain documentation for very old MS-DOS software,
purely for historical purposes.
If you're looking for up-to-date documentation, particularly for programming,
you should not rely on the information found here, as it will be woefully
out of date.
Variables, Constants, and Datatypes
◄Contents► ◄Index► ◄Back►
─────────────────────────────────────────────────────────────────────────────
Variables, Constants, and Data Types
This section contains information about variables, constants, and data types.
◄Variables► Information about naming and declaring variables,
assigning values to variables, variable memory use,
and variable scope rules.
◄Constants► Information about BASIC literal and symbolic constants
and constant scope rules.
◄Data Types► Information about BASIC and ISAM data types, including
elementary string, numeric, and user-defined data types.