PTD
===

A small program for either:
  - demonstrating the use of the PTD$-routines (interface to
    pseudo-terminals)
  - actual use to do things actual requiring "terminal input"
    like f.ex. connection to DECservers
      DECnet phase IV : $ MCR NCP CONNECT NODE name
      DECnet/OSI      : $ SET HOST/MOP name

Build:
  $ @BUILD

Usage:
  $ MCR []PTD input-file output-file
or:
  $ MCR []PTDSTD input-file output-file

(the first inherits terminal settings from creator, the last uses
a set of standard terminal settings)

