<?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: Print file with /FORM in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/print-file-with-form/m-p/3551594#M5745</link>
    <description>Yeah,&lt;BR /&gt;&lt;BR /&gt;Kiiti, I should have tought of asking this before:&lt;BR /&gt;&lt;BR /&gt;IF, (on a system, group, user, whatever leve) SYS$PRINT is or can be a logical name that references another queue, then WHAT is the /LIBRARY for that one?&lt;BR /&gt;Undefined =&amp;gt; default. That _WOULD_ also generate this error.&lt;BR /&gt;&lt;BR /&gt;-- and if this is NOT the issue, consider it like this: it looks like it MUST be some unexpected crazy error, so fight it with unexpected crazy ideas.&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe</description>
    <pubDate>Fri, 27 May 2005 13:09:16 GMT</pubDate>
    <dc:creator>Jan van den Ende</dc:creator>
    <dc:date>2005-05-27T13:09:16Z</dc:date>
    <item>
      <title>Print file with /FORM</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/print-file-with-form/m-p/3551584#M5735</link>
      <description>I try to print file using the /FORM parameter. It always print the error message on the printer&lt;BR /&gt;&lt;BR /&gt;%PSM-E-OPENIN, error opeing SYS$LIBRARY:SYSDEVCTL.TLB as input &lt;BR /&gt;-RMS-E-FNF, File not found&lt;BR /&gt;&lt;BR /&gt;The details of QUEUE, FORM and MODULE are in the attached file&lt;BR /&gt;&lt;BR /&gt;Did I do anything wrong?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 25 May 2005 10:23:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/print-file-with-form/m-p/3551584#M5735</guid>
      <dc:creator>Kitti Thanapuasuwan</dc:creator>
      <dc:date>2005-05-25T10:23:41Z</dc:date>
    </item>
    <item>
      <title>Re: Print file with /FORM</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/print-file-with-form/m-p/3551585#M5736</link>
      <description>What do you get from &lt;BR /&gt;&lt;BR /&gt;$ show logical PWRK$DEVCTL_HP_LASERJET&lt;BR /&gt;&lt;BR /&gt;Somehow the device control library that the symbiont wants to use is not the one that's actually there.</description>
      <pubDate>Wed, 25 May 2005 11:24:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/print-file-with-form/m-p/3551585#M5736</guid>
      <dc:creator>Craig A Berry</dc:creator>
      <dc:date>2005-05-25T11:24:32Z</dc:date>
    </item>
    <item>
      <title>Re: Print file with /FORM</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/print-file-with-form/m-p/3551586#M5737</link>
      <description>It's in SYS$LIBRARY.  I think it's from HP</description>
      <pubDate>Wed, 25 May 2005 12:32:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/print-file-with-form/m-p/3551586#M5737</guid>
      <dc:creator>Kitti Thanapuasuwan</dc:creator>
      <dc:date>2005-05-25T12:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: Print file with /FORM</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/print-file-with-form/m-p/3551587#M5738</link>
      <description>I'm wondering why it's telling you that it cannot find the SYSDEVCTL library, when it's not the library you asked specified.&lt;BR /&gt;&lt;BR /&gt;From your "$ SHOW QUEUE/FULL" command it tells us that the device is &lt;BR /&gt;ALPHA1::"sys$print:9100"&lt;BR /&gt;&lt;BR /&gt;The fact that "sys$print" appears there worries me. Do you have a logical "SYS$PRINT" defined on your system? If so then maybe the logical is pointing to another printer queue which is using the SYSDEVCTL library.&lt;BR /&gt;&lt;BR /&gt;Does the print command work if you do NOT use the /FORM qualifier? From my small amount of testing with non-existant libraries it ought to still work.</description>
      <pubDate>Wed, 25 May 2005 20:10:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/print-file-with-form/m-p/3551587#M5738</guid>
      <dc:creator>TonyMcGrath</dc:creator>
      <dc:date>2005-05-25T20:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: Print file with /FORM</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/print-file-with-form/m-p/3551588#M5739</link>
      <description>Hi Kitti,&lt;BR /&gt;  if you type SHOW QUEUE /FORM /FULL&lt;BR /&gt;this will show all forms set up on the node / cluster.&lt;BR /&gt;If the form is not listed, thenyou will need to create it (but that's anothrer story) !&lt;BR /&gt;Hope this helps Terry.</description>
      <pubDate>Thu, 26 May 2005 02:53:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/print-file-with-form/m-p/3551588#M5739</guid>
      <dc:creator>Terry Yeomans</dc:creator>
      <dc:date>2005-05-26T02:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: Print file with /FORM</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/print-file-with-form/m-p/3551589#M5740</link>
      <description>Kitti,&lt;BR /&gt;&lt;BR /&gt;From your attachment, the queue definition looks alright&lt;BR /&gt;except for the "sys$print", as has already been mentioned.&lt;BR /&gt;What does TCPIP SHOW HOST SYS$PRINT reveal?&lt;BR /&gt;The error indicates that it is looking for SYSDEVCTL&lt;BR /&gt;when the queue has the PWRK library associated with it.&lt;BR /&gt;Can you give us a log of exactly what you are typing?&lt;BR /&gt;&lt;BR /&gt;Dave&lt;BR /&gt;</description>
      <pubDate>Thu, 26 May 2005 03:02:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/print-file-with-form/m-p/3551589#M5740</guid>
      <dc:creator>David B Sneddon</dc:creator>
      <dc:date>2005-05-26T03:02:52Z</dc:date>
    </item>
    <item>
      <title>Re: Print file with /FORM</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/print-file-with-form/m-p/3551590#M5741</link>
      <description>Kitti,&lt;BR /&gt;&lt;BR /&gt;to me also the SYS$PRINT issue looks like potential trouble.&lt;BR /&gt;&lt;BR /&gt;One other thing I would like checked, just to make sure:&lt;BR /&gt;SHOW QUEUE/FORM/FULL&lt;BR /&gt;&lt;BR /&gt;-- is the form definition specifying ONLY modules in the library (have a double look at spelling, you would not be the first to trip over sligjt mis-spellings!)&lt;BR /&gt;-- the default form is DEFAULT, does that also only specify modules that can be found in your library?&lt;BR /&gt;&lt;BR /&gt;Well, just shooting here; if I missed completely then excuse me, but for the odd chance that I hit something.. :-)&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe</description>
      <pubDate>Thu, 26 May 2005 04:40:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/print-file-with-form/m-p/3551590#M5741</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2005-05-26T04:40:56Z</dc:date>
    </item>
    <item>
      <title>Re: Print file with /FORM</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/print-file-with-form/m-p/3551591#M5742</link>
      <description>I go back and setup another device PRT203 instead of SYS$PRINT.  It's the same error.&lt;BR /&gt;&lt;BR /&gt;Please see the attached file for the LOG&lt;BR /&gt;&lt;BR /&gt;It's no error if I print it without /FORM&lt;BR /&gt;&lt;BR /&gt;Thank you very much</description>
      <pubDate>Thu, 26 May 2005 07:29:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/print-file-with-form/m-p/3551591#M5742</guid>
      <dc:creator>Kitti Thanapuasuwan</dc:creator>
      <dc:date>2005-05-26T07:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: Print file with /FORM</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/print-file-with-form/m-p/3551592#M5743</link>
      <description>It looks like you did not define the library&lt;BR /&gt;when you created the printer queue.&lt;BR /&gt;&lt;BR /&gt;If you do not define a library module, then&lt;BR /&gt;OpenVMS defaults to SYS$LIBRARY:SYSDEVCTL.TLB.&lt;BR /&gt;&lt;BR /&gt;your init command should be something like this&lt;BR /&gt;&lt;BR /&gt;"init/queue/library=sys$library:pwrk$devctl_hp_laserjet.tlb"&lt;BR /&gt;&lt;BR /&gt;Andre</description>
      <pubDate>Thu, 26 May 2005 07:46:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/print-file-with-form/m-p/3551592#M5743</guid>
      <dc:creator>Andre Menard</dc:creator>
      <dc:date>2005-05-26T07:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: Print file with /FORM</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/print-file-with-form/m-p/3551593#M5744</link>
      <description>Kitti, &lt;BR /&gt;1. We are assuming that you are using the DCL PRINT command and not a PRINT symbol. &lt;BR /&gt;2. It's not good practice to define a queue name or a printer name as SYS$PRINT because of possible confusion with system logical SYS$PRINT. You could potentially wind up with the logical SYS$PRINT pointing to some other printer. $PRINT without a queue specified normally goes to logical SYS$PRINT which may or may not be going to your printer SYS$PRINT.&lt;BR /&gt;Lawrence&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 27 May 2005 12:50:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/print-file-with-form/m-p/3551593#M5744</guid>
      <dc:creator>Lawrence Czlapinski</dc:creator>
      <dc:date>2005-05-27T12:50:12Z</dc:date>
    </item>
    <item>
      <title>Re: Print file with /FORM</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/print-file-with-form/m-p/3551594#M5745</link>
      <description>Yeah,&lt;BR /&gt;&lt;BR /&gt;Kiiti, I should have tought of asking this before:&lt;BR /&gt;&lt;BR /&gt;IF, (on a system, group, user, whatever leve) SYS$PRINT is or can be a logical name that references another queue, then WHAT is the /LIBRARY for that one?&lt;BR /&gt;Undefined =&amp;gt; default. That _WOULD_ also generate this error.&lt;BR /&gt;&lt;BR /&gt;-- and if this is NOT the issue, consider it like this: it looks like it MUST be some unexpected crazy error, so fight it with unexpected crazy ideas.&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe</description>
      <pubDate>Fri, 27 May 2005 13:09:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/print-file-with-form/m-p/3551594#M5745</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2005-05-27T13:09:16Z</dc:date>
    </item>
    <item>
      <title>Re: Print file with /FORM</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/print-file-with-form/m-p/3551595#M5746</link>
      <description>Kitti, as Andre said you need to specify the library: init/queue/library=sys$library:pwrk$devctl_hp_laserjet.tlb queue_name&lt;BR /&gt;Lawrence &lt;BR /&gt;</description>
      <pubDate>Fri, 27 May 2005 13:29:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/print-file-with-form/m-p/3551595#M5746</guid>
      <dc:creator>Lawrence Czlapinski</dc:creator>
      <dc:date>2005-05-27T13:29:31Z</dc:date>
    </item>
    <item>
      <title>Re: Print file with /FORM</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/print-file-with-form/m-p/3551596#M5747</link>
      <description>Lawrence,&lt;BR /&gt;&lt;BR /&gt;look at her attachments, the thing is IT LOOKS LIKE SHE IS DOING THAT CORRECTLY.&lt;BR /&gt;&lt;BR /&gt;That is why we all are searching tiny, miserable nitpicking-kind of cruel coincidences.&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe</description>
      <pubDate>Fri, 27 May 2005 15:16:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/print-file-with-form/m-p/3551596#M5747</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2005-05-27T15:16:24Z</dc:date>
    </item>
    <item>
      <title>Re: Print file with /FORM</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/print-file-with-form/m-p/3551597#M5748</link>
      <description>Dear everyone,&lt;BR /&gt;&lt;BR /&gt;Now I succesfully setup the queue.  I have to use the parameter /lib on either command INIT or START/QUE&lt;BR /&gt;&lt;BR /&gt;Thank you for your kindness.</description>
      <pubDate>Tue, 31 May 2005 10:47:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/print-file-with-form/m-p/3551597#M5748</guid>
      <dc:creator>Kitti Thanapuasuwan</dc:creator>
      <dc:date>2005-05-31T10:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: Print file with /FORM</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/print-file-with-form/m-p/3551598#M5749</link>
      <description>Kitti, &lt;BR /&gt; see &lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#33" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#33&lt;/A&gt;&lt;BR /&gt;for how to assign points to the responses for this and your other questions.&lt;BR /&gt;&lt;BR /&gt;See &lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#16" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#16&lt;/A&gt;&lt;BR /&gt;for how to close a discussuion (after you assign points).</description>
      <pubDate>Tue, 31 May 2005 10:51:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/print-file-with-form/m-p/3551598#M5749</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2005-05-31T10:51:12Z</dc:date>
    </item>
  </channel>
</rss>

