<?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: VMS Print Queue to Email in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/vms-print-queue-to-email/m-p/3656247#M72115</link>
    <description>You can use the famous EXECSYMB printsymbiont.&lt;BR /&gt;It is a general symbiont, which allows you the write a piece of DCL code as the real 'worker'. You can then do with the file whatever you want.&lt;BR /&gt;&lt;BR /&gt;Check the usual file archives, e.g.&lt;BR /&gt;&lt;A href="http://vms.process.com/scripts/fileserv/fileserv.com?EXECSYMB" target="_blank"&gt;http://vms.process.com/scripts/fileserv/fileserv.com?EXECSYMB&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;regards Kalle</description>
    <pubDate>Mon, 24 Oct 2005 13:58:57 GMT</pubDate>
    <dc:creator>Karl Rohwedder</dc:creator>
    <dc:date>2005-10-24T13:58:57Z</dc:date>
    <item>
      <title>VMS Print Queue to Email</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-print-queue-to-email/m-p/3656246#M72114</link>
      <description>Is there anyway to setup a print queue to automatically send the job to an Email address instead of a printer?  Thanks - Noob</description>
      <pubDate>Mon, 24 Oct 2005 12:38:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-print-queue-to-email/m-p/3656246#M72114</guid>
      <dc:creator>Terry_121</dc:creator>
      <dc:date>2005-10-24T12:38:38Z</dc:date>
    </item>
    <item>
      <title>Re: VMS Print Queue to Email</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-print-queue-to-email/m-p/3656247#M72115</link>
      <description>You can use the famous EXECSYMB printsymbiont.&lt;BR /&gt;It is a general symbiont, which allows you the write a piece of DCL code as the real 'worker'. You can then do with the file whatever you want.&lt;BR /&gt;&lt;BR /&gt;Check the usual file archives, e.g.&lt;BR /&gt;&lt;A href="http://vms.process.com/scripts/fileserv/fileserv.com?EXECSYMB" target="_blank"&gt;http://vms.process.com/scripts/fileserv/fileserv.com?EXECSYMB&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;regards Kalle</description>
      <pubDate>Mon, 24 Oct 2005 13:58:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-print-queue-to-email/m-p/3656247#M72115</guid>
      <dc:creator>Karl Rohwedder</dc:creator>
      <dc:date>2005-10-24T13:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: VMS Print Queue to Email</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-print-queue-to-email/m-p/3656248#M72116</link>
      <description>No idea about setting print queue to send email.&lt;BR /&gt;&lt;BR /&gt;But we have used mail command from DCL before print command..., will it be usefull?&lt;BR /&gt;&lt;BR /&gt;$ mail/subject="xxxx" mailmessage.dat SMTP%"mark@yahoo.com"&lt;BR /&gt;$ print xxxx.dat&lt;BR /&gt;&lt;BR /&gt;Archunan&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Oct 2005 14:14:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-print-queue-to-email/m-p/3656248#M72116</guid>
      <dc:creator>Arch_Muthiah</dc:creator>
      <dc:date>2005-10-24T14:14:30Z</dc:date>
    </item>
    <item>
      <title>Re: VMS Print Queue to Email</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-print-queue-to-email/m-p/3656249#M72117</link>
      <description>I have a mail symbiont for mailing print jobs. Drop me a mail if you want a copy.&lt;BR /&gt;&lt;BR /&gt;It can handle ascii or binary files. The job will be seen as an attachment in your mail client.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Oswald</description>
      <pubDate>Tue, 25 Oct 2005 03:29:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-print-queue-to-email/m-p/3656249#M72117</guid>
      <dc:creator>Oswald Knoppers_1</dc:creator>
      <dc:date>2005-10-25T03:29:06Z</dc:date>
    </item>
    <item>
      <title>Re: VMS Print Queue to Email</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-print-queue-to-email/m-p/3656250#M72118</link>
      <description>Oswald, parhaps you could add your symbiont to Hunter Goatley's freeware archive or the next VMS Freeare CD?</description>
      <pubDate>Tue, 25 Oct 2005 04:24:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-print-queue-to-email/m-p/3656250#M72118</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2005-10-25T04:24:11Z</dc:date>
    </item>
    <item>
      <title>Re: VMS Print Queue to Email</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-print-queue-to-email/m-p/3656251#M72119</link>
      <description>Hi Ian,&lt;BR /&gt;&lt;BR /&gt;How do i put it on Hunters freeware archive?&lt;BR /&gt;&lt;BR /&gt;Oswald</description>
      <pubDate>Tue, 25 Oct 2005 04:32:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-print-queue-to-email/m-p/3656251#M72119</guid>
      <dc:creator>Oswald Knoppers_1</dc:creator>
      <dc:date>2005-10-25T04:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: VMS Print Queue to Email</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-print-queue-to-email/m-p/3656252#M72120</link>
      <description>How can I find Email address for other memebers?  I don't see it in profile nor help.</description>
      <pubDate>Tue, 25 Oct 2005 10:46:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-print-queue-to-email/m-p/3656252#M72120</guid>
      <dc:creator>Terry_121</dc:creator>
      <dc:date>2005-10-25T10:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: VMS Print Queue to Email</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-print-queue-to-email/m-p/3656253#M72121</link>
      <description>To contact Hunter Goatley &lt;BR /&gt; go to&lt;BR /&gt;&lt;A href="http://www.process.com/openvms/index.html" target="_blank"&gt;http://www.process.com/openvms/index.html&lt;/A&gt;&lt;BR /&gt;and use the link you will find  there.</description>
      <pubDate>Tue, 25 Oct 2005 11:22:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-print-queue-to-email/m-p/3656253#M72121</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2005-10-25T11:22:51Z</dc:date>
    </item>
    <item>
      <title>Re: VMS Print Queue to Email</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-print-queue-to-email/m-p/3656254#M72122</link>
      <description>You can reach me at Oswald.Knoppers@gmail.com&lt;BR /&gt;&lt;BR /&gt;And i have sent a copy to Hunter.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Oswald</description>
      <pubDate>Wed, 26 Oct 2005 01:51:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-print-queue-to-email/m-p/3656254#M72122</guid>
      <dc:creator>Oswald Knoppers_1</dc:creator>
      <dc:date>2005-10-26T01:51:35Z</dc:date>
    </item>
  </channel>
</rss>

