EasyManuals Logo

Atari 400 User Manual

Atari 400
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 400

Questions and Answers:

Question and Answer IconNeed help?

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

Atari 400 Specifications

General IconGeneral
ManufacturerAtari
Model400
TypeHome Computer
Release Year1979
CPUMOS Technology 6502
CPU Speed1.79 MHz
ROM10 KB
Operating SystemAtari OS
KeyboardMembrane keyboard
RAM8 KB (expandable to 48 KB)
GraphicsANTIC and GTIA chips
Sound4 channels
DisplayRF output for connection to TV
StorageOptional cassette tape drive or floppy disk drive
PortsCartridge
Display Resolution320x192 (16 colors)

Related product manuals