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 #251 background imageLoading...
Page #251 background image
Atari 810
Disk
Drive 249
and assign
that
data
to
the
variables
specified
in
the
statement.
IN PUT# uses
the
followi
ng
configu
ration:
INPUT #channel { ; J variable,
...
The channel must have
been
previously
opened
for
input
. The
variables
will
accept
the
data values
input.
INPUT#
will
retrieve
data
from
the
input
device
specified
. This
data
will
consist
of
ASCII characters
followed
by
the
ASCII
end-
of-line
character
. The EOL
character
will
end
input
to
the
variable
specified
.
INPUT#
will
interpret
the
data
being
read
as
either
numeric
or
string--depending
on
the
type
of
variables used
as
parameters.
When
a
numeric
variable
is
specified
,
the
data
being
input
will
be
interpreted
as
numeric
data.
The data read via
INPUT#
will
be assigned
to
the
numeric
variable
indicated
until
a
comma
or
an EOL
character
is
encountered.
Numeric
values can be
ended
either
with
the
EOL
character
or
comma
.
Commas
can
not
be
used
to
end
string
values,
as
they
are
regarded
as
part
of
the
string.
If
no
data
is
available
to
be
read
into
the
numeric
variable,
or
if
the
data
is
invalid,
an
error
will
result.
When
a
string
variable
is
specified,
the
data
being
input
will
be
interpreted
as
string
data.
If
no
characters are read,
the
string
variable
will
be
assigned
the
null
value. If
more
characters are
read than
allowed
for
in
the
string
variable's
DIM
statement,
the
INPUT#
statement
will
disregard
the excess characters. The EOL
character
will
end
the
string
input.
The INPUT#
statement
transfers data
from
the
diskette
in 125
character
blocks. A single
block
might
contain
values
which
will
be
assigned
to
several variables. The variables
specified
in
the
INPUT#
statement
will
be
assigned the values
in
the
disk
buffer
in
a
sequential
manner.

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