<?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 Interesting DCPS? behavior when using PRINT/PAGE= in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/interesting-dcps-behavior-when-using-print-page/m-p/4237789#M14985</link>
    <description>Alpha OVMS 8.3 latest patches&lt;BR /&gt;DCPS 2.6 ECO3&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;While trying to solve some user-reported printing problems, I came across an interesting behavior of DCPS? (not sure if it's DCPS or some other facility, but the queues I'm using are DCPS queues).  When I print a text file that has lines longer than 132 characters, the line wraps to the next line (if longer than 132 chars).  However, if I use a /PAGE=(1,n) switch the lines get truncated at 132 characters.  I've tried multiple printers (HP, Toshiba), different DCPS queue types (IP_LPD, IP_RAW), doesn't seem to matter.&lt;BR /&gt;&lt;BR /&gt;I simplified my testing using a simple text file with one line containing more than 132 chars.  It still exhibited this behavior.&lt;BR /&gt;&lt;BR /&gt;Is this expected behavior?  Not sure if I'd call it a bug or a feature because it might actually be useful for my users to use this "trick".&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 21 Jul 2008 17:38:15 GMT</pubDate>
    <dc:creator>EdgarZamora_1</dc:creator>
    <dc:date>2008-07-21T17:38:15Z</dc:date>
    <item>
      <title>Interesting DCPS? behavior when using PRINT/PAGE=</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/interesting-dcps-behavior-when-using-print-page/m-p/4237789#M14985</link>
      <description>Alpha OVMS 8.3 latest patches&lt;BR /&gt;DCPS 2.6 ECO3&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;While trying to solve some user-reported printing problems, I came across an interesting behavior of DCPS? (not sure if it's DCPS or some other facility, but the queues I'm using are DCPS queues).  When I print a text file that has lines longer than 132 characters, the line wraps to the next line (if longer than 132 chars).  However, if I use a /PAGE=(1,n) switch the lines get truncated at 132 characters.  I've tried multiple printers (HP, Toshiba), different DCPS queue types (IP_LPD, IP_RAW), doesn't seem to matter.&lt;BR /&gt;&lt;BR /&gt;I simplified my testing using a simple text file with one line containing more than 132 chars.  It still exhibited this behavior.&lt;BR /&gt;&lt;BR /&gt;Is this expected behavior?  Not sure if I'd call it a bug or a feature because it might actually be useful for my users to use this "trick".&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Jul 2008 17:38:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/interesting-dcps-behavior-when-using-print-page/m-p/4237789#M14985</guid>
      <dc:creator>EdgarZamora_1</dc:creator>
      <dc:date>2008-07-21T17:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: Interesting DCPS? behavior when using PRINT/PAGE=</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/interesting-dcps-behavior-when-using-print-page/m-p/4237790#M14986</link>
      <description>This must be printing problem week.&lt;BR /&gt;&lt;BR /&gt;Do you know where the "132" is coming from?  Is this the width of the form that is being used (perhaps the default form).&lt;BR /&gt;&lt;BR /&gt;If you use a form with a width other than 132, do lines get truncated at the width of the form?&lt;BR /&gt;&lt;BR /&gt;I would consider this a bug, since I would expect a page to print the same whether I had specified /page or not.  That should only affect which pages get printed, not the formatting of the printed pages.&lt;BR /&gt;&lt;BR /&gt;Jon&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Jul 2008 03:59:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/interesting-dcps-behavior-when-using-print-page/m-p/4237790#M14986</guid>
      <dc:creator>Jon Pinkley</dc:creator>
      <dc:date>2008-07-22T03:59:51Z</dc:date>
    </item>
    <item>
      <title>Re: Interesting DCPS? behavior when using PRINT/PAGE=</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/interesting-dcps-behavior-when-using-print-page/m-p/4237791#M14987</link>
      <description>Yes, the 132 comes from the definition of the default form (and the page_orientation is landscape):&lt;BR /&gt;&lt;BR /&gt;SOURCE&amp;gt; sho que/form default/full&lt;BR /&gt;Form name                            Number   Description&lt;BR /&gt;---------                            ------   -----------&lt;BR /&gt;DEFAULT                                   0   Standard Wide Paper Stock&lt;BR /&gt;    /LENGTH=66 /STOCK=DEFAULT /TRUNCATE /WIDTH=132&lt;BR /&gt;&lt;BR /&gt;I see a /TRUNCATE in the definition, but when I don't use the /PAGE qualifier, the characters after the 132nd are printed on the next line.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Jul 2008 11:28:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/interesting-dcps-behavior-when-using-print-page/m-p/4237791#M14987</guid>
      <dc:creator>EdgarZamora_1</dc:creator>
      <dc:date>2008-07-22T11:28:08Z</dc:date>
    </item>
    <item>
      <title>Re: Interesting DCPS? behavior when using PRINT/PAGE=</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/interesting-dcps-behavior-when-using-print-page/m-p/4237792#M14988</link>
      <description>In general, you should use the DCPS parameter PAGE_LIMIT to select which pages to print, instead of the OpenVMS qualifier /PAGE.&lt;BR /&gt;&lt;BR /&gt;Now that you know where the 132-character limit is coming from, is there still a problem as far as you are concerned?&lt;BR /&gt;&lt;BR /&gt;Paul&lt;BR /&gt;&lt;BR /&gt; Paul Anderson&lt;BR /&gt;  HP OpenVMS Engineering</description>
      <pubDate>Tue, 22 Jul 2008 15:10:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/interesting-dcps-behavior-when-using-print-page/m-p/4237792#M14988</guid>
      <dc:creator>Paul Anderson_7</dc:creator>
      <dc:date>2008-07-22T15:10:42Z</dc:date>
    </item>
    <item>
      <title>Re: Interesting DCPS? behavior when using PRINT/PAGE=</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/interesting-dcps-behavior-when-using-print-page/m-p/4237793#M14989</link>
      <description>Here's a recap.&lt;BR /&gt;&lt;BR /&gt;SOURCE&amp;gt; show que land_it/full&lt;BR /&gt;Printer queue LAND_IT, idle, on SOURCE::"IP_LPD/bon-prt4-t3500-2",&lt;BR /&gt;mounted form DEFAULT  &lt;BON toshiba="" 3500="" it=""&gt;&lt;BR /&gt;  /BASE_PRIORITY=4 /DEFAULT=(FORM=DEFAULT) /NOENABLE_GENERIC /LIBRARY=DCPS_LIB  Lowercase /OWNER=[SYSTEM] /PROCESSOR=DCPS$SMB /PROTECTION=(S:M,O:D,G:R,W:S)  /SEPARATE=(FLAG)&lt;BR /&gt;SOURCE&amp;gt; show que/form/full default&lt;BR /&gt;Form name                            Number   Description&lt;BR /&gt;---------                            ------   -----------&lt;BR /&gt;DEFAULT                                   0   Standard Wide Paper Stock&lt;BR /&gt;    /LENGTH=66 /STOCK=DEFAULT /TRUNCATE /WIDTH=132&lt;BR /&gt;SOURCE&amp;gt; wide&lt;BR /&gt; &lt;BR /&gt;SOURCE&amp;gt; type a.a !did not display well in forum...third line has 135 characters&lt;BR /&gt;0        0         0         0         0         0         0         0         0         0         1         1         1         1&lt;BR /&gt;0        1         2         3         4         5         6         7         8         9         0         1         2         3&lt;BR /&gt;123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012&lt;BR /&gt;345&lt;BR /&gt;SOURCE&amp;gt; print /que=land_it a.a&lt;BR /&gt;Job A (queue LAND_IT, entry 338) started on LAND_IT    !This did not truncate&lt;BR /&gt;SOURCE&amp;gt; print /que=land_it /page=(100) a.a&lt;BR /&gt;Job A (queue LAND_IT, entry 339) started on LAND_IT    !This truncated to 132 chars&lt;BR /&gt;SOURCE&amp;gt; print /que=land_it /param=(page_lim=100) a.a&lt;BR /&gt;Job A (queue LAND_IT, entry 340) started on LAND_IT    !This did not truncate&lt;BR /&gt;&lt;BR /&gt;No real problem and don't really need a fix.  Thanks Paul.&lt;/BON&gt;</description>
      <pubDate>Tue, 22 Jul 2008 15:59:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/interesting-dcps-behavior-when-using-print-page/m-p/4237793#M14989</guid>
      <dc:creator>EdgarZamora_1</dc:creator>
      <dc:date>2008-07-22T15:59:28Z</dc:date>
    </item>
    <item>
      <title>Re: Interesting DCPS? behavior when using PRINT/PAGE=</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/interesting-dcps-behavior-when-using-print-page/m-p/4237794#M14990</link>
      <description>Paul,&lt;BR /&gt;&lt;BR /&gt;Why doesn't DCPS honor the settings in the form?  Specifically, it appears that the /truncate is ignored unless /page is also used.  That isn't intuitive to me.  If I use the same form with the standard line printer symbiont, I would expect the same characters to be printed on the same pages in the same relative possitions on each page that they do when using DCPS and a postscript printer.&lt;BR /&gt;&lt;BR /&gt;Put another way, I would expect the same output with or without /PAGE=1000000.  Ed has found that isn't the case.  Is that side effect documented somewhere besides this thread?&lt;BR /&gt;&lt;BR /&gt;Jon</description>
      <pubDate>Tue, 22 Jul 2008 21:57:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/interesting-dcps-behavior-when-using-print-page/m-p/4237794#M14990</guid>
      <dc:creator>Jon Pinkley</dc:creator>
      <dc:date>2008-07-22T21:57:01Z</dc:date>
    </item>
    <item>
      <title>Re: Interesting DCPS? behavior when using PRINT/PAGE=</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/interesting-dcps-behavior-when-using-print-page/m-p/4237795#M14991</link>
      <description>In general, you should use the DCPS parameter PAGE_LIMIT to select which pages to print, instead of the OpenVMS qualifier /PAGE. &lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Does "In general, you should . . ." mean the same thing as "You must" or "you should".  If it's the former, then I think it should be quite clearly documented.  If it's the latter, then I'd expect the standard PRINT /PAGE qualifier to work.&lt;BR /&gt;&lt;BR /&gt;-- Rob (who has never managed a system with DCPS, but can't pass up an opportunity to tweak Paul . . .)</description>
      <pubDate>Tue, 22 Jul 2008 23:06:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/interesting-dcps-behavior-when-using-print-page/m-p/4237795#M14991</guid>
      <dc:creator>Robert Brooks_1</dc:creator>
      <dc:date>2008-07-22T23:06:50Z</dc:date>
    </item>
  </channel>
</rss>

