Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

Examples

HELP EOD — VMS 5.0

  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:

Examples

Examples

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

  This  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