EOD: Difference between revisions

From VSI OpenVMS Wiki
Jump to navigation Jump to search
Created page with "'''EOD''' is a DCL command that signifies the end of a data stream when a command or program is reading data from an input device other than an interactive ter..."
 
(No difference)

Latest revision as of 11:00, 2 December 2019

EOD is a DCL command that signifies the end of a data stream when a command or program is reading data from an input device other than an interactive terminal (such as a file); commonly used with the DECK command. EOD is a command executed inside DCL; no image is invoked.

See DECK for examples.