EasyManuals Logo

Atari 800 User Manual

Atari 800
326 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #53 background imageLoading...
Page #53 background image
I ntroduction to Atari
BASIC
51
More
than
one
array can be
defined
with
a single
DIM
statement. This
is
shown in the example
below:
100
DIM
Z(5,
2),
B(100), C(2,3)
A
DIM
statement must appear in a
program
before
the array
variable
it
is
dimensioning
appears. If
an
array variable
is
used in
a
program
before
it
is
dimensioned,
error
9
will
occur
.
Expressions and Operators
The
values
of
variables and constants are
combined
to
form
a
new
value
through
the
use
of
expressions. The
following
are
examples
of
expressions.
4+7
A$ +
B$
31\2
14 <
21
X
AND
Y
Atari BASIC includes several types
of
expressions
including
arithmetic, relational, and Boolean. In
our
previous examples,
the first
three
examples are
arithmetic
expressions,
while
the
fourth
and
fifth
are examples
of
relational and Boolean
expressions respectively.
Each
of
these types
of
expressions
will
be discussed in detail in the
following
sections.
The sign
or
phrase
describing
the
operation
to
be
undertaken
is
known
as
the
operator
. The operators in
our
previous example
were
as
follows:
+
+
1\
.::::
AND
The constants
or
variables
which
are affected by
the
operator
are
known
as
operands.

Other manuals for Atari 800

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Atari 800 and is the answer not in the manual?

Atari 800 Specifications

General IconGeneral
ProcessorMOS Technology 6502
Processor Speed1.79 MHz
ROM10 KB
GraphicsANTIC and GTIA chips
Release Year1979
Display Resolutionup to 320 x 192
Colors128 colors
Sound4 channels
StorageCartridge, cassette, floppy disk
PortsCartridge, serial, monitor
Operating SystemAtari OS

Related product manuals