Difference between revisions of "SET RESTART VALUE"

From VSI OpenVMS Wiki
Jump to: navigation, search
(Created page with "'''SET RESTART_VALUE''' is a DCL command that assigns a value to the global symbol BATCH$RESTART. This global symbol defines the location at whi...")
 
(No difference)

Latest revision as of 13:10, 3 December 2019

SET RESTART_VALUE is a DCL command that assigns a value to the global symbol BATCH$RESTART. This global symbol defines the location at which a batch job is restarted after its execution has been interrupted. The SET RESTART_VALUE command is meaningful only in command procedures.

Syntax

SET RESTART_VALUE=string