
RPBASIC-52 PROGRAMMING GUIDE
2-96
RETURN
Syntax: RETURN
Function: Returns program to next instruction following a GOSUB command or software interrupt (ON LINE,
ON KEY PAD , etc.)
Mode: Run
Use: RETURN
Cards: All
DESCRIPTIO N
RETUR N is used as a return from a GOSUB. Program execution continues at the statement following the
GOSUB.
Komentáře k této Příručce