Version: 1.0, November 1989 Submitted By: Digital Equipment Corporation Operating System: VAX/VMS V5.4 Source Language: C Keywords: Terminal Management, Utilities - VMS Software Requirements: VAX C, Pseudo Terminal Driver, FTDriver Restrictions: Operating system VAX/VMS V5.4 or later is required. Abstract: Starting with VAX/VMS V5.4 documented for general use pseudo
terminal driver is provided. Part of the documentation for
this device is a set of pseudo code that shows a typical use
for a pseudo terminal. This submission is a coded version
of that pseudo code example. The code is believed to be
correct but has not been rigorously validated. The
application chosen for this example was a simple terminal
session logging utility. This is a frequently requested
utility that is very simple to build and uses most of the
pseudo terminals capabilities.