Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

Example

HELP EOD — VMS 5.4

   Signals the end of a data stream when a command or program is
   reading data from an input device other than an interactive
   terminal.

   Format

     $ EOD

Additional information available:

Example

Example

   $ CREATE WEATHER.COM
   $ DECK
   $ FORTRAN WEATHER
   $ LINK WEATHER
   $ RUN WEATHER
   $ EOD
   $ @WEATHER

     In this example, the command procedure creates a command
     procedure called WEATHER.COM. The lines delimited by the DECK
     and EOD commands are written to the file WEATHER.COM. Then the
     command procedure executes WEATHER.COM.

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026