EasyManuals Logo
Home>Atari>Desktop>130XE

Atari 130XE User Manual

Atari 130XE
142 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 #52 background imageLoading...
Page #52 background image
INPUT LOOPS
To repeat your conversation with the computer, add a loop command
to the program again. A
GOTO statement at the end will make the
computer repeat the program from the beginning. For program
readability, use a
REM
statement to show where the main
conversation portion of the program begins. A
REM
(remark) statement
functions
like a label for the programmer. The computer does not
carry out
REM
commands but only prints them when you
li
st your
program.
199
REM
***
CONVERSATION
LOOP
***
249
GOTO
199
The computer must return to line 100, rather than line 10, because it
cannot go back over the
DIM statements for string variables. If it loops
over the same DIM statements, you wi
ll
receive
an
Error message.
46

Table of Contents

Other manuals for Atari 130XE

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Atari 130XE and is the answer not in the manual?

Atari 130XE Specifications

General IconGeneral
BrandAtari
Model130XE
CategoryDesktop
LanguageEnglish

Related product manuals