Sharp PC-1403 Operation Manual page 147

Hide thumbs Also See for PC-1403:
Table of Contents

Advertisement

141
With these programs in memory a 'RUN 10' prints
'HELLO', butnot'GOODBYE'.
'RUN30'
prints 'GOODBYE'.
10
PRINT "HELLO"
20
END
30 PRINT "GOODBYE"
40
END
Examples
''HI
When multiple programs are loaded into memory at the same
time,
a mark must be
included to indicate where
each
program
ends
so that execution
does
not continue
from
one program to another. This is done
by
Including an END
verb
as the last statement in
the
program.
IQ!ii.I.MM
The END verb
is
used
to
signal
the
end of a
program.
Abbreviations:
E., EN.
1 END
Verbs
END

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents