EasyManuals Logo

Tandy 1000 Basic Reference Manual

Default Icon
411 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 #170 background imageLoading...
Page #170 background image
Chapter
10
I
BASIC Keywords
GET
Statement
GET
[#lbuffr[,recordl
Reads
a
record from
a
direct access disk file and places
it
in the
specified
buffer.
Buffer
is the number assigned to the file when you opened it.
The number sign
is
optional.
It
is
provided for compatibility with
other BASICs.
Record
is an integer in the range
0
to 16,777,215 that specifies
which record number you want to access. If you omit
record,
BASIC reads the next sequential record (after the last
GET).
When BASIC encounters
GET,
it
reads the record number from
the file and places it into the buffer. The actual number
of
bytes
read equals the record length set when the file is opened.
Examples
GET 1
reads the next record into Buffer
1.
GET
1
,25
reads Record 25 into Buffer 1.
168

Table of Contents

Other manuals for Tandy 1000

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Tandy 1000 and is the answer not in the manual?

Tandy 1000 Specifications

General IconGeneral
ProcessorIntel 8088
Processor Speed4.77 MHz
RAM128 KB (expandable to 640 KB)
Operating SystemMS-DOS 2.11
ManufacturerTandy Corporation
Release Year1984
StorageSingle or double 5.25" floppy disk drive (360 KB), optional hard drive
SoundTandy 3-voice sound
PortsParallel, Serial
GraphicsCGA (Color Graphics Adapter)
Graphics Modes320x200, 640x200

Related product manuals