EasyManua.ls Logo

Apple IIe - Page 146

Apple IIe
320 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
146 Apple
lie Users
Handbook
Configuration
RESUME
If
RESUME
is
executed
without
an
error
having
previously
occurred
,
the
program
will
stop,
the
system
will
hang,
or
an
error
message may result.
RETURN
Applesoft
o
Integer
A RETURN
statement
is
used
to
branch
a
program
back
to
the
line
where
the
last
subroutine
was
called.
Configuration
RETURN
A
subroutine
is
called
with
a GOSUB
or
ON/GOSUB
statement.
When
the
subroutine
has
been
completed,
a RETURN
statement
causes
program
control
to
return
to
the
statement
following
the
most
recently
executed
GOSUB
or
ON/GOSUB
statement.
Example
RETURN
RIGHT$
Applesoft
o
Integer
The
RIGHT$
statement
is
used
to
return
the
rightmost
characters
of
a string.
Configuration
b$
=RIGHT$
(a$,c)
\

Other manuals for Apple IIe

Related product manuals