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 #302 background imageLoading...
Page #302 background image
ChaDter
10
I
BASIC Kevwords
SAVE
Statement
SAVE
pathname
[,AI
SAVE
pathname
[,PI
Saves a program on disk with the specified name.
Pathname
is a standard file specification as described in Chapter
1.
When you save a file to disk, you must specify the filename. If
the file already exists on disk, its contents are lost when the file
is re-created.
The A option tells BASIC to save the program in ASCII format.
If
you omit the A option, BASIC saves the file in a compressed
format.
The compressed format takes less disk space than ASCII format.
Also BASIC can save and load in compressed format faster than
in ASCII format. BASIC programs are stored in RAM using
compressed format.
Use the ASCII format if you plan to use the MERGE command
to merge the program with another. Also, data programs that be
read by other programs usually must be in ASCII.
When using the ASCII option, be sure your program has no
embedded line feeds; otherwise, the computer will not be able
to
read it properly. Embedded line feeds are produced by typing
[CTRL][T]
in
a
program line.
For compressed-format programs, a useful convention is the ex-
tension
.bas.
For ASCII-format programs, use
.txt.
The
P
option protects the file by saving it in an encoded binary
format. When a protected file is later run (or loaded), any at-
tempt to list or edit
it
fails. The only operations that you can
perform on
a
protected file are RUN, LOAD, and CHAIN.
300

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