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 #322 background imageLoading...
Page #322 background image
Basic
WHILE
expression
WEND
Executes a series of statements in a loop as long as a given condi-
tion is true.
If
expression
is true, BASIC executes the statements after the
WHILE statement until it encounters a WEND statement. Then
BASIC returns to the WHILE statement and checks
expression.
If
it is still true, BASIC repeats the process. If
it
is not true, execution
resumes with the statement following the WEND statement.
WHILE NUM WEND
WIDTH
[LPRINT]
size
WIDTH
buffer, size
WIDTH
device, size
Sets the line width in number of characters for the display, printer,
or communications channel.
Buffer
is the number assigned to the file in the OPEN statement.
Device
is a valid device, enclosed in quotation marks, that specifies
the device for which you are setting the width.
It
may be SCRN:,
LPTl:, COMl:, or COM2:.
Size
may be an integer in the range
0
to 255 that specifies the number
of characters in a line. For the screen,
size
may be only
40
or
80.
WIDTH
40
WIDTH LPRINT
100
WIDTH “SCRN:“,
40
WINDOW
[SCREEN] [(~l,y1)-(~2,~2)]
Lets you change the physical coordinates of the screen (or current
viewport) by defining “world coordinates.”
(xl,yl)
are the world coordinates for the upper-left corner of the
screen.
(x2,yZ)
are the world coordinates for the lower-left corner of the
screen.
Tandy
1000
71

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