English
Language : 

NSB8 Datasheet, PDF (66/158 Pages) List of Unclassifed Manufacturers – BASIC interpreter for Z80 family
grifo®
RETURN
ITALIAN TECHNOLOGY
STATEMENT:
RETURN
ACTION:
To conclude a subroutine, RETURN is used to cause program execution to resume imediately after
the GOSUB statement which called the subroutine.
EXAMPLE:
1099 RETURN
REMARKS:
There are two versions of the RETURN statement in NSB8. This version is for use with subroutine
only. Another is used wit user funtions. See section USER FUNCTIONS, for details on that version
of RETURN.
ERROR MESSAGES:
CONTROL STACK ERROR
The RETURN statement was executed when no GOSUB was currently active.
SEE ALSO:
Statement GOSUB
Section SUBROUTINE
Page 54
NSB8
Rel. 5.10