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 #244 background imageLoading...
Page #244 background image
242
User's
Handbook
to
the Atari 400/ 800
Computers
The
LIST
statement
uses
the
following
configuration
,
LIST
"D#
:
filename"[
,
beginline]
[endline]*
where
0 specifies the device name. #
is
an
optional
parameter
which
specifies the
drive
number.
The filename assigned
to
the
file
is
specified in filename.
beginline
and
endline
are
optional
parameters
which
specify the
first and last
line
numbers to be stored by
LIST.
Ailline
numbers
with
values between
beginline
and
endline
will be stored
as
well.
For example, the
following
LIST
statement
would
save
all
program lines
between
100 and 500 inclusive
on
the diskette in
drive
2
with
the
filename PROGA.BAS:
LIST
"D2:PROGA.BAS", 100, 500
The
LIST
statement
saves
programs in Atari ASCII format. In this
format,
every character
is
assigned
an
ASCII code.
Loading a Program
The
LOAD
statement
is
used to load programs
into
memory
from
diskette
which
were previously saved in
tokenized
format
by the
SAVE
statement.
The
LOAD
statement
uses
the same
format
as
the
SAVE
statement.
The
following
LOAD
statement
would
load
PROGA.BAS
from
drive
1:
LOAD
"D:PROGA
.BAS"
The
ENTER
statement
is
used to load a
program
previously saved
in
ASCII
format
with
a
LIST
statement. The
following
ENTER
statement
would
load PROGB.BAS
from
drive
1:
ENTER
"D:PROGB.BAS"
*Brackets []
indicate
an
optional
entry.

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