<?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: Spool question in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/spool-question/m-p/5008029#M79395</link>
    <description>Actually, in talking to another system admin who uses the same application he had a similar solution. Apparently the application will accept a system logical called DOWNLOAD that defines a directory on the VMS system. the file "prints" to that directory (similar to spooling) but you can then use the file however you want. However, the information provided was very useful for another project I am working on.</description>
    <pubDate>Wed, 11 Oct 2006 13:46:12 GMT</pubDate>
    <dc:creator>HarrinG</dc:creator>
    <dc:date>2006-10-11T13:46:12Z</dc:date>
    <item>
      <title>Spool question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/spool-question/m-p/5008025#M79391</link>
      <description>&lt;!--!*#--&gt;Is it possible to set up a spool directory that does not point to a printer or points to a non-existent printer? I have an application (IDX) that allows the user to generate reports either to a printer or download the reports to the users PC. &lt;BR /&gt;&lt;BR /&gt;What I want to do is set up an option where I can have the user “print” to a spooled device, but instead of the file printing I want to set up a DCL procedure that will pick up the file and FTP it to a reporting server for pickup. I do not even know if this is possible or if there is another alternative to this method. &lt;BR /&gt;&lt;BR /&gt;I will be using OpenVMS 7.3.2&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Oct 2006 10:26:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/spool-question/m-p/5008025#M79391</guid>
      <dc:creator>HarrinG</dc:creator>
      <dc:date>2006-10-11T10:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: Spool question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/spool-question/m-p/5008026#M79392</link>
      <description>You'll have to roll your own. EXECSYMB can help. Find it at &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; . It is customizable such that you can have it execute a DCL procedure that operates on your print file.</description>
      <pubDate>Wed, 11 Oct 2006 10:36:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/spool-question/m-p/5008026#M79392</guid>
      <dc:creator>Jim_McKinney</dc:creator>
      <dc:date>2006-10-11T10:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: Spool question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/spool-question/m-p/5008027#M79393</link>
      <description>I've attached an example of an EXECSYMB procedure. The attachment contains the execution routine and the comfile to init the queue.&lt;BR /&gt;The execution routines converts the 'printed' file to a variable file organization and tries to extract the user out of the file and transfers it to the homedir, otherwise sends a mail.&lt;BR /&gt;Works like a charm. We have another example running, that fetches data out of a remote orcale db and feeds it into rdb.&lt;BR /&gt;&lt;BR /&gt;regards Kalle</description>
      <pubDate>Wed, 11 Oct 2006 10:48:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/spool-question/m-p/5008027#M79393</guid>
      <dc:creator>Karl Rohwedder</dc:creator>
      <dc:date>2006-10-11T10:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: Spool question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/spool-question/m-p/5008028#M79394</link>
      <description>HarrinG,&lt;BR /&gt;&lt;BR /&gt;Yes, it could be done in a variety of ways. EXECSYM comes to mind, as does using a pseudo device and writing a back end.&lt;BR /&gt;&lt;BR /&gt;- Bob Gezelter, &lt;A href="http://www.rlgsc.com" target="_blank"&gt;http://www.rlgsc.com&lt;/A&gt;</description>
      <pubDate>Wed, 11 Oct 2006 13:40:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/spool-question/m-p/5008028#M79394</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2006-10-11T13:40:45Z</dc:date>
    </item>
    <item>
      <title>Re: Spool question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/spool-question/m-p/5008029#M79395</link>
      <description>Actually, in talking to another system admin who uses the same application he had a similar solution. Apparently the application will accept a system logical called DOWNLOAD that defines a directory on the VMS system. the file "prints" to that directory (similar to spooling) but you can then use the file however you want. However, the information provided was very useful for another project I am working on.</description>
      <pubDate>Wed, 11 Oct 2006 13:46:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/spool-question/m-p/5008029#M79395</guid>
      <dc:creator>HarrinG</dc:creator>
      <dc:date>2006-10-11T13:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: Spool question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/spool-question/m-p/5008030#M79396</link>
      <description>See prior comment</description>
      <pubDate>Wed, 11 Oct 2006 13:46:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/spool-question/m-p/5008030#M79396</guid>
      <dc:creator>HarrinG</dc:creator>
      <dc:date>2006-10-11T13:46:50Z</dc:date>
    </item>
    <item>
      <title>Re: Spool question</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/spool-question/m-p/5008031#M79397</link>
      <description>HarrinG,&lt;BR /&gt;&lt;BR /&gt;If you do the DOWNLOAD solution, seriously consider a separate disk (or a logical disk) to enable you to manage space consumption and backups. Otherwise, you may have serious file size problems. &lt;BR /&gt;&lt;BR /&gt;- Bob Gezelter, &lt;A href="http://www.rlgsc.com" target="_blank"&gt;http://www.rlgsc.com&lt;/A&gt;</description>
      <pubDate>Wed, 11 Oct 2006 13:51:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/spool-question/m-p/5008031#M79397</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2006-10-11T13:51:42Z</dc:date>
    </item>
  </channel>
</rss>

