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 #350 background imageLoading...
Page #350 background image
Chapter
10
I
BASIC
Keywords
WRITE#
Statement
WRITE#buffer,
data[,data,.
..I
Writes
data
to
a
sequential access disk file.
Buffer
is the number assigned
to
the file when you opened it.
Data
may be numeric
or
string expressions. If you specify more
than one data item, separate the items with commas.
WRITE# inserts commas between the data items it writes
to
disk.
It
delimits strings with quotation marks. Therefore, it is
not necessary
to
put explicit delimiters between the data.
WRITE# inserts a carriage return after writing the last data
item
to
disk.
Example
A$="MICROCOMPUTER": B$="NEWS"
WRITE#I
,
A$
,E$
writes the following image
to
disk:
"MICROCOMPUTER" ,"NEWS"
348

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