<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: SYS$ASSIGN sends characters to terminal in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/sys-assign-sends-characters-to-terminal/m-p/4833577#M19745</link>
    <description>&lt;P&gt;Thanks Hoff, I must admit I was expecting this response. It took me quite awhile to convince myself that it was sys$assign causing the output. I still don't believe it but have run out of ideas.I did wonder, since the extra characters ends in ETX whether this was some sort of valid control sequence.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We can't go to 8.4 easily but I can get the system updated to the latest VMS and TCPIP patches.&lt;/P&gt;</description>
    <pubDate>Wed, 20 Jul 2011 11:56:48 GMT</pubDate>
    <dc:creator>Kerry Gibbings</dc:creator>
    <dc:date>2011-07-20T11:56:48Z</dc:date>
    <item>
      <title>SYS$ASSIGN sends characters to terminal</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sys-assign-sends-characters-to-terminal/m-p/4833505#M19743</link>
      <description>&lt;P&gt;We are communicating with a process control computer via the terminal driver using a TNA device. When the program executes a SYS$ASSIGN, to establish a channel, spurious characters are sent. Can I stop this behaviour, if so how?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I64 OpenVMS 8.3-1H1&lt;/P&gt;&lt;P&gt;TCPIP&amp;gt; show version&lt;BR /&gt;&amp;nbsp; HP TCP/IP Services for OpenVMS Industry Standard 64 Version V5.6 - ECO 2&amp;nbsp; on an HP rx3600 &amp;nbsp;(1.59GHz/9.0MB) running OpenVMS V8.3-1H1﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Debug session of BASIC code&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;─ SRC: module LLBLINKASSIGN -scroll-source──────────────────────────────────────────────────────────────────────────────────────────&amp;nbsp; &amp;nbsp;118: %PAGE&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;119: %SBTTL "Main"&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;120: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Exit Function SysStatus If LLBELnkAssign(oLLBLink, SysStatus)&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;121: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; SysStatus = SYS$ASSIGN(Trm$(PropGetLLBLink(oLLBLink, "Device")) &amp;amp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;122: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ,Chan, !acmode!, !mbxnam!)&lt;/P&gt;&lt;P&gt;-&amp;gt; 123: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; If SysStatus And 1% Then&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;124: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Call PropLetLLBLink(oLLBLink, "Channel", WordStr(Chan))&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;125: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;GoSub LATConnect If PropGetLLBLink(oLLBLink, "Protocol") = "L"&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;126: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Else&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;127: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Subs(1) = Trm$(PropGetLLBLink(oLLBLink, "Device"))&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;128: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Subs(2) = Num1$(SysStatus)─ OUT -output───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────stepped in THREAD 1&lt;/P&gt;&lt;P&gt;LLBLINKASSIGN\LLBLINKASSIGN\SYSSTATUS: &amp;nbsp;1&lt;/P&gt;&lt;P&gt;LLBLINKASSIGN\LLBLINKASSIGN\CHAN: &amp;nbsp; &amp;nbsp; &amp;nbsp; 816﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;TCPTrace of packet with spurious characters created as a result of the $ASSIGN&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;TCPtrace XMT packet 101 at 18-JUL-2011 15:30:51.44&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; IP Address &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Port &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Seq # &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Ack #&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Source &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;10.123.1.202 &amp;nbsp; 62045 &amp;nbsp; &amp;nbsp;481560460 &amp;nbsp; &amp;nbsp; &amp;nbsp;2172722896&lt;/P&gt;&lt;P&gt;&amp;nbsp; Destination &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 10.123.1.71 &amp;nbsp; &amp;nbsp; 2102&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Packet Length &amp;nbsp; &amp;nbsp; &amp;nbsp; 46&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;TCP flags &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;PSH ACK&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;window &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 62780&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Hex &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Count &amp;nbsp; Ascii&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;-------- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -------- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;-------- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -------- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ---- &amp;nbsp; &amp;nbsp; &amp;nbsp;----------------&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;CA017B0A &amp;nbsp; E1B80680 &amp;nbsp; 0000E269 &amp;nbsp; 2E000045 &amp;nbsp; &amp;nbsp;0000 &amp;nbsp; &amp;nbsp;E...i........{..&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;D01E8181 &amp;nbsp; &amp;nbsp;8C07B41C &amp;nbsp;36085DF2 | 47017B0A &amp;nbsp; 0010 &amp;nbsp; &amp;nbsp;.{.G.].6........&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;03FB &amp;nbsp; &amp;nbsp;FF01FBFF | 00005EE6 &amp;nbsp;3CF51850 &amp;nbsp; 0020 &amp;nbsp; &amp;nbsp;P..&amp;lt;.^........&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Device is set up as TNA102&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;show term tna102 /full&lt;/P&gt;&lt;P&gt;Terminal: _TNA102: &amp;nbsp; &amp;nbsp;Device_Type: Unknown &amp;nbsp; &amp;nbsp; &amp;nbsp; Owner: No Owner&lt;BR /&gt;&amp;nbsp; &amp;nbsp;Input: &amp;nbsp; &amp;nbsp;9600 &amp;nbsp; &amp;nbsp; LFfill: &amp;nbsp;0 &amp;nbsp; &amp;nbsp; &amp;nbsp;Width: &amp;nbsp;80 &amp;nbsp; &amp;nbsp; &amp;nbsp;Parity: None&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Output: &amp;nbsp; 9600 &amp;nbsp; &amp;nbsp; CRfill: &amp;nbsp;0 &amp;nbsp; &amp;nbsp; &amp;nbsp;Page: &amp;nbsp; 24&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;BR /&gt;Terminal Characteristics:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Interactive &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;No Echo &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Type_ahead &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; No Escape&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Hostsync &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; No TTsync &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Lowercase &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;No Tab&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Wrap &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Scope &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;No Remote &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Eightbit&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;No Broadcast &amp;nbsp; &amp;nbsp; &amp;nbsp; No Readsync &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;No Form &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Fulldup&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;No Modem &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; No Local_echo &amp;nbsp; &amp;nbsp; &amp;nbsp;No Autobaud &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Hangup&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;No Brdcstmbx &amp;nbsp; &amp;nbsp; &amp;nbsp; No DMA &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; No Altypeahd &amp;nbsp; &amp;nbsp; &amp;nbsp; Set_speed&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;No Commsync &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Line Editing &amp;nbsp; &amp;nbsp; &amp;nbsp; Overstrike editing No Fallback&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;No Dialup &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;No Secure server &amp;nbsp; No Disconnect &amp;nbsp; &amp;nbsp; &amp;nbsp;Pasthru&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;No Syspassword &amp;nbsp; &amp;nbsp; No SIXEL Graphics &amp;nbsp;No Soft Characters No Printer Port&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Numeric Keypad &amp;nbsp; &amp;nbsp; No ANSI_CRT &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;No Regis &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; No Block_mode&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;No Advanced_video &amp;nbsp;No Edit_mode &amp;nbsp; &amp;nbsp; &amp;nbsp; No DEC_CRT &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; No DEC_CRT2&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;No DEC_CRT3 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;No DEC_CRT4 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;No DEC_CRT5 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;No Ansi_Color&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;VMS Style Input &amp;nbsp; &amp;nbsp;&amp;lt;CTRL-H&amp;gt; Backspace﻿﻿&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jul 2011 11:02:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sys-assign-sends-characters-to-terminal/m-p/4833505#M19743</guid>
      <dc:creator>Kerry Gibbings</dc:creator>
      <dc:date>2011-07-20T11:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: SYS$ASSIGN sends characters to terminal</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sys-assign-sends-characters-to-terminal/m-p/4833559#M19744</link>
      <description>&lt;P&gt;There is no mechanism to disable this, because this should not happen; sys$assign should not generate any I/O to the output. &amp;nbsp;This looks like a bug (probably) in the IP stack. &amp;nbsp;Patch TCP/IP Services to current and also patch OpenVMS to current, then (if that doesn't clear this) ring up HP support for a look. &amp;nbsp;Or if you're in the typical environment with administrative restrictions around this sort of stuff, ring up HP support first, get (officially) told to patch to current, then (if that doesn't clear this) wait for HP to provide a fix.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jul 2011 11:43:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sys-assign-sends-characters-to-terminal/m-p/4833559#M19744</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2011-07-20T11:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: SYS$ASSIGN sends characters to terminal</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sys-assign-sends-characters-to-terminal/m-p/4833577#M19745</link>
      <description>&lt;P&gt;Thanks Hoff, I must admit I was expecting this response. It took me quite awhile to convince myself that it was sys$assign causing the output. I still don't believe it but have run out of ideas.I did wonder, since the extra characters ends in ETX whether this was some sort of valid control sequence.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We can't go to 8.4 easily but I can get the system updated to the latest VMS and TCPIP patches.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jul 2011 11:56:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sys-assign-sends-characters-to-terminal/m-p/4833577#M19745</guid>
      <dc:creator>Kerry Gibbings</dc:creator>
      <dc:date>2011-07-20T11:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: SYS$ASSIGN sends characters to terminal</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sys-assign-sends-characters-to-terminal/m-p/4833583#M19746</link>
      <description>&lt;P&gt;Kerry,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;how are you creating the TNA device ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you written/used this program on any other version of OpenVMS before or is the a new development ? With other words: did it ever work before ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Volker.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jul 2011 12:00:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sys-assign-sends-characters-to-terminal/m-p/4833583#M19746</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2011-07-20T12:00:44Z</dc:date>
    </item>
    <item>
      <title>Re: SYS$ASSIGN sends characters to terminal</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sys-assign-sends-characters-to-terminal/m-p/4833629#M19747</link>
      <description>&lt;P&gt;Hi Volker,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That was on my list of things to include, pity I didn't.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;$ TELNET/CREATE 10.123.1.71 2102 102/PERM/PROTOCOL=TELNET&lt;/P&gt;&lt;P&gt;$ SET TERM/PERM/TYPEAHEAD/PASTHRU/NOTTSYNC/EIGHTBIT/NOBROAD/NOECHO TNA102:&lt;/P&gt;&lt;P&gt;$ SET SECURITY/CLASS=DEVICE/PROT=(S:RWLP,O:RWLP,G:RWLP,W:RWPL) TNA102:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We've been using this software for 20+ years but have just started to notice the problem when replacing DecServers with IOLAN port servers. We have no proof but think that the DecServers might have filtered this out. It's not causing any harm just causing a delay in the handshaking between the 2 systems, that resync on the second attempt.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jul 2011 12:28:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sys-assign-sends-characters-to-terminal/m-p/4833629#M19747</guid>
      <dc:creator>Kerry Gibbings</dc:creator>
      <dc:date>2011-07-20T12:28:11Z</dc:date>
    </item>
    <item>
      <title>Re: SYS$ASSIGN sends characters to terminal</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sys-assign-sends-characters-to-terminal/m-p/4833657#M19748</link>
      <description>&lt;P&gt;Kerry,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;did you try creating the TNA device with /PROTOCOL=NONE ? Just as a test...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I understand you correctly, your process control computer now sees 'additional unexpected characters' on it's serial line, after switching from using&amp;nbsp;DECservers to IOLAN port servers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sending this call to HP may not yield an immediate solution, as in communication problems, where 2 sides are involved, you may be up to lengthy discussions...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Volker.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jul 2011 12:37:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sys-assign-sends-characters-to-terminal/m-p/4833657#M19748</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2011-07-20T12:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: SYS$ASSIGN sends characters to terminal</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sys-assign-sends-characters-to-terminal/m-p/4833717#M19749</link>
      <description>&lt;P&gt;Thanks Volker,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That stops the extra characters. I have a felling of deja vu now.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jul 2011 12:58:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sys-assign-sends-characters-to-terminal/m-p/4833717#M19749</guid>
      <dc:creator>Kerry Gibbings</dc:creator>
      <dc:date>2011-07-20T12:58:21Z</dc:date>
    </item>
    <item>
      <title>Re: SYS$ASSIGN sends characters to terminal</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sys-assign-sends-characters-to-terminal/m-p/4837763#M19765</link>
      <description>&lt;P&gt;Although the code is written in C language, would it be of any help for you ? Refer to TN.C and TN.H at &lt;A href="http://vouters.dyndns.org/tima/OpenVMS-GNV-Alternate_DCL_image_using_a_Telnet_device.html" target="_blank"&gt;http://vouters.dyndns.org/tima/OpenVMS-GNV-Alternate_DCL_image_using_a_Telnet_device.html&lt;/A&gt;﻿ with its usage inside DCL.C&lt;/P&gt;</description>
      <pubDate>Sun, 24 Jul 2011 08:21:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sys-assign-sends-characters-to-terminal/m-p/4837763#M19765</guid>
      <dc:creator>Ph Vouters</dc:creator>
      <dc:date>2011-07-24T08:21:21Z</dc:date>
    </item>
    <item>
      <title>Re: SYS$ASSIGN sends characters to terminal</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sys-assign-sends-characters-to-terminal/m-p/4837765#M19766</link>
      <description>&lt;P&gt;Your /PROTOCOL=TELNET initiates a telnet subnegociation with the remote peer. This is why the /PROTOCOL=NONE is better advised if the remote peer does not handle this subnegociation. A excellent to view the sent/received characters is to run the tcpdump utility.. I do advise using tcpdump any time a TCP/IP communication between two peers does not give expected results. For an example of tcpdump usage under OpenVMS can be viewed at &lt;A href="http://vouters.dyndns.org/tima/All-OS-Samba-Windows-Sharing-IP_ports_usage_with_Windows_sharing.html" target="_blank"&gt;http://vouters.dyndns.org/tima/All-OS-Samba-Windows-Sharing-IP_ports_usage_with_Windows_sharing.html&lt;/A&gt;﻿ In the tcpdump command, you shall to adjust udp ports tracing to tcp ports tracing.&lt;/P&gt;</description>
      <pubDate>Sun, 24 Jul 2011 08:33:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sys-assign-sends-characters-to-terminal/m-p/4837765#M19766</guid>
      <dc:creator>Ph Vouters</dc:creator>
      <dc:date>2011-07-24T08:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: SYS$ASSIGN sends characters to terminal</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sys-assign-sends-characters-to-terminal/m-p/4838331#M19768</link>
      <description>&lt;P&gt;Thanks to all. We have now modified the port creation to protocol=none and synchronisation occurs on the first attempt without delay. The messaging protocol between the 2 systems contains it's own error detection so there should be no problems using raw mode.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jul 2011 07:57:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sys-assign-sends-characters-to-terminal/m-p/4838331#M19768</guid>
      <dc:creator>Kerry Gibbings</dc:creator>
      <dc:date>2011-07-25T07:57:06Z</dc:date>
    </item>
  </channel>
</rss>

