qb45advr.hlp (Topic list)
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