RETURN: Difference between revisions

From VSI OpenVMS Wiki
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)

Latest revision as of 17:27, 2 December 2019

RETURN is a DCL command that terminates a GOSUB subroutine procedure and returns control to the command following the calling GOSUB command.

Syntax

RETURN  [status-code]