EasyManua.ls Logo

Radio Shack TRS-80 Model 100 User Manual

Radio Shack TRS-80 Model 100
210 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
Page #1 background imageLoading...
Page #1 background image
-
-~
MODEL
100
BASIC
LANGUAGE
LAB
II
~
-
.1
-

Other manuals for Radio Shack TRS-80 Model 100

Question and Answer IconNeed help?

Do you have a question about the Radio Shack TRS-80 Model 100 and is the answer not in the manual?

Radio Shack TRS-80 Model 100 Specifications

General IconGeneral
BrandRadio Shack
ModelTRS-80 Model 100
CategoryDesktop
LanguageEnglish

Summary

Lesson 1: Introduction to BASIC

Accessing BASIC

Learn how to access the BASIC interpreter and navigate the Model 100's Main Menu to start programming.

Experiment 1: Entering a Command

Learn to enter a simple BASIC command and understand syntax errors.

Experiment 2: Understanding BASIC Programs

Understand the structure of a BASIC program with line numbers and learn to execute programs using the RUN command.

Experiment 4: Writing Your Own Programs

Learn to write and execute simple BASIC programs, using NEW command to clear memory.

Lesson 2: Saving Programs

Saving a Program in RAM

Learn to save BASIC programs in RAM, understand filenames, and verify saved programs.

Loading a Program from RAM

Learn to load BASIC programs from RAM into working memory for modification or execution.

Saving a Program on Cassette

Learn to save BASIC programs onto cassette tapes for long-term storage and unlimited capacity.

Loading a Program from Cassette

Learn to load BASIC programs from cassette tapes back into working memory.

Lesson 3: Interest Calculations

Simple Interest Calculation

Learn about variables and assignment statements by calculating simple interest.

Compound Interest Calculation

Calculate compound interest using formulas and understand operator priority in expressions.

Compound Interest with Keyboard Input

Learn to input variable values dynamically during program execution using the INPUT statement.

Lesson 4: Sales Commissions

Basic Sales Commissions

Calculate sales commissions using IF/THEN statements based on sales thresholds.

Sales Commission with IF/THEN/ELSE

Implement sales commission calculations using the IF/THEN/ELSE statement for different conditions.

Commissions for Multiple Salesmen (Looping)

Compute commissions for multiple salesmen using a loop and GOTO statement.

Lesson 6: Using the Editor

Inserting a Character in a Line

Learn to use the EDIT command to insert a character into an existing program line.

Inserting a Word into a Line

Insert a word into multiple lines of a program using the Editor's insert mode.

Deleting a Character from a Line

Learn to delete characters from program lines using the Editor's backspace or delete functions.

Changing a Character in a Line

Modify characters within program lines using the Editor by deleting and inserting.

Changing a Word in a Line

Replace a word within program lines by deleting and inserting characters using the Editor.

Lesson 7: Sales Trend Analysis

Calculating a Sales Trend Line

Predict future sales using linear regression by finding the best-fit straight line for historical data.

Using Arrays for Data Storage

Store and manage multiple data points using subscripted variables (arrays) for easier processing.

Saving Data to a RAM File

Save data files in ASCII format to RAM for later use and merging.

Lesson 8: Plotting Data on the LCD

Basic LCD Graphics with PSET and PRESET

Learn to control individual pixels on the LCD using PSET and PRESET commands.

Plotting Sales Data Points

Plot historical sales data points on a graph using PSET and merged data files.

Connecting Data Points on a Graph

Connect plotted data points with lines using the LINE statement for better trend visualization.

Lesson 14: Serial Communications (COM Option)

Lesson 15: TELCOM Applications

Configuring Communication Parameters

Set communication parameters (baud rate, word length, parity) to match host systems for successful connection.

Automating the Log-On Sequence

Create automatic log-on sequences by storing telephone numbers and key commands in ADRS.DO.

Application: Calculator

Application: Descriptive Statistics

Related product manuals