/sys$common/syshlp/DTEHELP.HLB
SET, DTE, Examples

 *Conan The Librarian

    1. DTEPAD> SET DTE/BREAK=g

       In this example, the letter 'G' is defined as the break
       character.  Note that DTEPAD is not case-sensitive.

    2. DTEPAD> SET DTE/ECHO

       In this example, the terminal port is set so that echoing is
       performed by the local system.

    3. DTEPAD> SET DTE/SPEED=4800

       In this example, the input and output baud rates are both set
       to 4800.

    4. DTEPAD> SET DTE/LOG=myfile.log

       In this example, logging of the remote session is enabled and
       the log file MYFILE.LOG is specified.
  Close     Help