
BASIC PROGRAMMING GUIDE
2-53
RETURN
Syntax: RETURN
Function: Returns program to next instruction following a GOSUB command or software interrupt (ON LINE,
ON KEYPAD, etc.)
Mode: Run
Use: RETURN
DESCRIPTION
RETURN is used as a return from a GOSUB. Program execution continues at the statement following the
GOSUB.
Comentarios a estos manuales