EasyManuals Logo

Tandy 1000 User Manual

Default Icon
337 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 #279 background imageLoading...
Page #279 background image
Basic
DEF USR[number]
=
offset
Defines the user number and segment offset of a subroutine to be
called by the USR function.
Number may be an integer in the range 0 to
9.
Default
=
USR0.
Offset
is the number of bytes from the current segment address
where the subroutine begins. Must be an integer in the range 0 to
65535.
DEFUSR
=
0
DEF
USR3
=&H0020
DELETE linel -line2
Deletes linel through line2
of
the program in memory.
If
you omit
linel, BASIC deletes from the beginning of the program. If you omit
line2, BASIC deletes to the end of the program. Use a period
(.)
to
indicate the current line.
DELETE 70
DELETE
.-I10
DIM
array(dimension)[,array(dimension),
...I
Sets aside storage for
arrays
with the dimensions you specify.
Array
is the variable name of a string, integer, single precision, or
double precision variable name.
Dimension is
1
or more integer numbers separated by commas that
define the dimensions
of
the array.
DIM
AR(100)
DIM
L1%(8,25)
DRAW string
Graphics. Draws an image on the screen.
String specifies
1
or more of the movement commands listed below.
Movement Commands
Movement commands begin movement from the current graphics
position, which is the coordinate of the last graphics point plotted
with another graphics command. Current position defaults to the
center of the screen if no previous graphics command has been
executed.
28
Tandy
1000

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