RETURN: Difference between revisions
Jump to navigation
Jump to search
Created page with "RETURN is a DCL command that terminates a GOSUB subroutine procedure and returns control to the command following the calling GOSUB command. =Syntax=..." |
(No difference)
|
RETURN is a DCL command that terminates a GOSUB subroutine procedure and returns control to the command following the calling GOSUB command.
RETURN [status-code]