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 #87 background imageLoading...
Page #87 background image
Advanced Atari
BASIC
85
for
EOL).
Tab Function
Tabbing
on
the Atari
is
very similar
to
tabbing
on
a
normal
typewriter.
Tabs are
pr
ese
t along the
entire
length
of
a logical
line
. The first tab
position
is
the left margin
(column
2),
followed
by
columns
7,
15
,
23
, and every
eighth
column
to
the
end
of
the
logical line.
Tabs
work
much like commas
do
when
they
are used
as
formatting
characters in PRINT statements.
However
, tabs and
commas
function
completely
separately. The
column
positions
set
up
by commas have
no
effect on the tab positions, and vice
versa.
In the
immediate
mode
, the tab key
is
used
to
move
the cursor
to
the next tab position.
Wh
en the tab key
is
pressed, the cursor
will
move
to
the
next tab
po
s
ition
without
any
of
the
characters
it
passes
over
being erased.
If
the
tab key
is
pressed
with
the
cursor
at the
last tab stop, the cursor
will
move
to
the start
of
the
next
logical line.
In
the
program
mode
, the cursor
is
tabbed by using
the
ASCII
code
for
tab, 127. This can
either
be accomplished by using
the
CHR$
function
or
by using
ESC
/ TAB
within
a string.
In
addition
to
the
pre-defined
tab stops already
mentioned
,
more
tab stops can be set in any
column
desired. In
the
immediate
mode
, a tab stop can be set by
moving
to
the desired
column
and pressing the SHIFT-TAB keys.
Tab stops can
also be set
with
the PRINT statement.
The
PRINT
statement must display a string
whi
ch cau
se
s the cursor
to
move
to the desired position. The tab
set
character, CHR$(159)
or
ESC
/ SHIFT-TAB, must
then
occur
in
the
string. For example, in
the
following
statement,
100
PRINT
"JOHN";
CHR$(159)
a tab stop
is
set in the
fourth
column
.

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