<?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 Symbols in TYPE SYS$INPUT in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/symbols-in-type-sys-input/m-p/4952238#M33254</link>
    <description>Anyone know of a way to translate symbols in TYPE SYS$INPUT, e.g. :-&lt;BR /&gt;&lt;BR /&gt;$ !&lt;BR /&gt;$ TEST = "A TEST"&lt;BR /&gt;$ !&lt;BR /&gt;$ TYPE SYS$INPUT&lt;BR /&gt;&lt;BR /&gt;THIS IS ''TEST' OK?&lt;BR /&gt;&lt;BR /&gt;$ !&lt;BR /&gt;&lt;BR /&gt;I'm outputting HTML, but have embedded symbols in it that I have to keep switching back into DCL for.&lt;BR /&gt;&lt;BR /&gt;Cheers, Rob.</description>
    <pubDate>Fri, 13 Jan 2006 08:00:22 GMT</pubDate>
    <dc:creator>Robert Atkinson</dc:creator>
    <dc:date>2006-01-13T08:00:22Z</dc:date>
    <item>
      <title>Symbols in TYPE SYS$INPUT</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/symbols-in-type-sys-input/m-p/4952238#M33254</link>
      <description>Anyone know of a way to translate symbols in TYPE SYS$INPUT, e.g. :-&lt;BR /&gt;&lt;BR /&gt;$ !&lt;BR /&gt;$ TEST = "A TEST"&lt;BR /&gt;$ !&lt;BR /&gt;$ TYPE SYS$INPUT&lt;BR /&gt;&lt;BR /&gt;THIS IS ''TEST' OK?&lt;BR /&gt;&lt;BR /&gt;$ !&lt;BR /&gt;&lt;BR /&gt;I'm outputting HTML, but have embedded symbols in it that I have to keep switching back into DCL for.&lt;BR /&gt;&lt;BR /&gt;Cheers, Rob.</description>
      <pubDate>Fri, 13 Jan 2006 08:00:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/symbols-in-type-sys-input/m-p/4952238#M33254</guid>
      <dc:creator>Robert Atkinson</dc:creator>
      <dc:date>2006-01-13T08:00:22Z</dc:date>
    </item>
    <item>
      <title>Re: Symbols in TYPE SYS$INPUT</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/symbols-in-type-sys-input/m-p/4952239#M33255</link>
      <description>Rob,&lt;BR /&gt;&lt;BR /&gt;write to a file in stead of using type sys$input.&lt;BR /&gt;&lt;BR /&gt;e.g.&lt;BR /&gt;$write some_open_file "This is 'TEST' OK?"&lt;BR /&gt;will translate the symbol test&lt;BR /&gt;&lt;BR /&gt;or use&lt;BR /&gt;$write sys$output "This is 'TEST' OK?"&lt;BR /&gt;&lt;BR /&gt;to write directly to output.&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;Marc&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Jan 2006 08:08:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/symbols-in-type-sys-input/m-p/4952239#M33255</guid>
      <dc:creator>Marc Van den Broeck</dc:creator>
      <dc:date>2006-01-13T08:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: Symbols in TYPE SYS$INPUT</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/symbols-in-type-sys-input/m-p/4952240#M33256</link>
      <description>&lt;BR /&gt;Sorry, no can do.&lt;BR /&gt;&lt;BR /&gt;Hein.&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Jan 2006 08:12:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/symbols-in-type-sys-input/m-p/4952240#M33256</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2006-01-13T08:12:01Z</dc:date>
    </item>
    <item>
      <title>Re: Symbols in TYPE SYS$INPUT</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/symbols-in-type-sys-input/m-p/4952241#M33257</link>
      <description>It is because TYPE is directly reading the data from the file that makes up the command procedure - those records are not pre-processed by DCL.</description>
      <pubDate>Fri, 13 Jan 2006 08:18:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/symbols-in-type-sys-input/m-p/4952241#M33257</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2006-01-13T08:18:54Z</dc:date>
    </item>
    <item>
      <title>Re: Symbols in TYPE SYS$INPUT</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/symbols-in-type-sys-input/m-p/4952242#M33258</link>
      <description>Ok, thanks guys. I thought that would be the case.&lt;BR /&gt;&lt;BR /&gt;Rob.</description>
      <pubDate>Fri, 13 Jan 2006 08:27:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/symbols-in-type-sys-input/m-p/4952242#M33258</guid>
      <dc:creator>Robert Atkinson</dc:creator>
      <dc:date>2006-01-13T08:27:29Z</dc:date>
    </item>
  </channel>
</rss>

