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 #301 background imageLoading...
Page #301 background image
Chapter
10
I
BASIC
Ke.ywords
RUN
Statement
RUN
[line]
RUN
pathmme[,R]
Executes a program.
Line
is
the program line where BASIC begins execution. If you
omit
line,
BASIC executes the program from the beginning.
Pathnume
specifies the disk file for BASIC
to
load into memory
and execute.
If you specify the
R
option, BASIC does not close the open files
before loading the new program into memory. If you omit the
R
option, BASIC closes all open files before loading the program.
RUN
automatically clears all variables.
Ex
ample
s
RUN
starts execution at the beginning of the program.
RUN
100
starts execution at Line
100.
RUN
"
p
r
o
g
ram
.
a"
loads and executes
pr0gram.a.
RUN
"\WORD\editdata",
R
loads and executes
editdata
from the
WORD
directory without
closing any open files.
299

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