qb45advr.hlp (
Topic list)
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.
Fundamental Building Blocks of BASIC
◄Fundamental Building Blocks► ◄Contents► ◄Index►
──────────────────────────────────────────────────────────────────────────────
Language Elements
Characters from the BASIC character set are put together to form labels,
keywords, variables, and operators. These are combined to form statements
that are combined into a program.
The topics listed below contain additional information on the fundamental
elements of BASIC:
BASIC Topic Summary
◄Character Set► Characters used in BASIC
◄Program Line► Syntax of BASIC program lines
◄Statements► Types and Listing of BASIC Statements