<?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 Removal of all page breaks in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Removal-of-all-page-breaks/m-p/274976#M54934</link>
    <description>&lt;P&gt;I use the following code to generate a file that I will FTP to z/OS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;PROC PRINTTO PRINT=MVTJSTEP NEW;&lt;BR /&gt;&amp;nbsp;options linesize=124 nodate;&lt;/P&gt;&lt;P&gt;&amp;nbsp;PROC REPORT DATA=MVTJSTEP nowd noheader;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; options nodate nonumber pagesize=max;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; title; footnote;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; col MVTJSTEP_REC;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The file has over &lt;SPAN&gt;32767 records.&amp;nbsp; Althought I have 'pagesize=max; specified, I am still getting page breaks.&amp;nbsp; These page breaks end up adding an addtional character in column 1.&amp;nbsp; Therefore when I transmit this file to MVS into a file that is of that right size, these records will be truncated on the right side.&amp;nbsp;&amp;nbsp; Is there a way within SAS to remove this page break?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Jim&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 03 Jun 2016 14:54:19 GMT</pubDate>
    <dc:creator>Jim_Dillon</dc:creator>
    <dc:date>2016-06-03T14:54:19Z</dc:date>
    <item>
      <title>Removal of all page breaks</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Removal-of-all-page-breaks/m-p/274976#M54934</link>
      <description>&lt;P&gt;I use the following code to generate a file that I will FTP to z/OS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;PROC PRINTTO PRINT=MVTJSTEP NEW;&lt;BR /&gt;&amp;nbsp;options linesize=124 nodate;&lt;/P&gt;&lt;P&gt;&amp;nbsp;PROC REPORT DATA=MVTJSTEP nowd noheader;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; options nodate nonumber pagesize=max;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; title; footnote;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; col MVTJSTEP_REC;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The file has over &lt;SPAN&gt;32767 records.&amp;nbsp; Althought I have 'pagesize=max; specified, I am still getting page breaks.&amp;nbsp; These page breaks end up adding an addtional character in column 1.&amp;nbsp; Therefore when I transmit this file to MVS into a file that is of that right size, these records will be truncated on the right side.&amp;nbsp;&amp;nbsp; Is there a way within SAS to remove this page break?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Jim&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jun 2016 14:54:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Removal-of-all-page-breaks/m-p/274976#M54934</guid>
      <dc:creator>Jim_Dillon</dc:creator>
      <dc:date>2016-06-03T14:54:19Z</dc:date>
    </item>
    <item>
      <title>Re: Removal of all page breaks</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Removal-of-all-page-breaks/m-p/274998#M54940</link>
      <description>Hi:&lt;BR /&gt;  My mainframe days are long over, but I seem to remember a FORMDLIM or FORMDLM option?&lt;BR /&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/lesysoptsref/68023/HTML/default/viewer.htm#n0vr78nr6afoxzn158j8cj5g224s.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/lesysoptsref/68023/HTML/default/viewer.htm#n0vr78nr6afoxzn158j8cj5g224s.htm&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;I also remember something about NOCC or No Carriage Control, but I only found that for FSLIST:&lt;BR /&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/proc/68954/HTML/default/viewer.htm#p0kmaczvgok09qn1tx9lzzxmj9ru.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/proc/68954/HTML/default/viewer.htm#p0kmaczvgok09qn1tx9lzzxmj9ru.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;And, this is older &lt;A href="http://support.sas.com/techsup/notes/v8/11/084.html" target="_blank"&gt;http://support.sas.com/techsup/notes/v8/11/084.html&lt;/A&gt; &lt;BR /&gt;so I'm not sure it is relevant. You might want to check with Tech Support.&lt;BR /&gt;&lt;BR /&gt;cynthia&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 03 Jun 2016 15:49:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Removal-of-all-page-breaks/m-p/274998#M54940</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2016-06-03T15:49:53Z</dc:date>
    </item>
    <item>
      <title>Re: Removal of all page breaks</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Removal-of-all-page-breaks/m-p/275019#M54943</link>
      <description>&lt;P&gt;Your OS is?&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jun 2016 16:29:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Removal-of-all-page-breaks/m-p/275019#M54943</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2016-06-03T16:29:32Z</dc:date>
    </item>
    <item>
      <title>Re: Removal of all page breaks</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Removal-of-all-page-breaks/m-p/275021#M54945</link>
      <description>&lt;P&gt;I run&amp;nbsp;SAS on a windows 2012 server.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jun 2016 16:32:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Removal-of-all-page-breaks/m-p/275021#M54945</guid>
      <dc:creator>Jim_Dillon</dc:creator>
      <dc:date>2016-06-03T16:32:40Z</dc:date>
    </item>
    <item>
      <title>Re: Removal of all page breaks</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Removal-of-all-page-breaks/m-p/275023#M54946</link>
      <description>&lt;P&gt;Cynthia,&lt;/P&gt;&lt;P&gt;Thanks for the suggestions but they don't appear to a resolution.&amp;nbsp; I may need to somehow&amp;nbsp;run another process to strip the this page break off.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jun 2016 16:36:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Removal-of-all-page-breaks/m-p/275023#M54946</guid>
      <dc:creator>Jim_Dillon</dc:creator>
      <dc:date>2016-06-03T16:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: Removal of all page breaks</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Removal-of-all-page-breaks/m-p/275052#M54953</link>
      <description>&lt;P&gt;Is your Proc Report output actually doing any statistics or break summaries?&lt;/P&gt;
&lt;P&gt;If not then don't use Proc Printto. Use an old fashioned data _null_ step with a FILE statement for the destination&amp;nbsp;and put statements.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jun 2016 17:40:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Removal-of-all-page-breaks/m-p/275052#M54953</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2016-06-03T17:40:02Z</dc:date>
    </item>
  </channel>
</rss>

