<?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: %include program - Error when a line is too long in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/include-program-Error-when-a-line-is-too-long/m-p/713715#M220227</link>
    <description>&lt;P&gt;Make the line shorter. I would not want a 32K line in code, anyway, for sake of readability and maintainability&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 24 Jan 2021 18:26:29 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2021-01-24T18:26:29Z</dc:date>
    <item>
      <title>%include program - Error when a line is too long</title>
      <link>https://communities.sas.com/t5/SAS-Programming/include-program-Error-when-a-line-is-too-long/m-p/713710#M220225</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;
&lt;P&gt;So I use %include to run program say sample.sas&lt;/P&gt;
&lt;P&gt;In the sample.sas, there is line which is quite long and SAS return an error when reaching this line.&lt;/P&gt;
&lt;P&gt;How can I increase the length of a line to be read by SAS?&lt;/P&gt;
&lt;P&gt;(It is fine if I run sample.sas program manually)&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;HHC&lt;/P&gt;</description>
      <pubDate>Sun, 24 Jan 2021 18:15:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/include-program-Error-when-a-line-is-too-long/m-p/713710#M220225</guid>
      <dc:creator>hhchenfx</dc:creator>
      <dc:date>2021-01-24T18:15:36Z</dc:date>
    </item>
    <item>
      <title>Re: %include program - Error when a line is too long</title>
      <link>https://communities.sas.com/t5/SAS-Programming/include-program-Error-when-a-line-is-too-long/m-p/713715#M220227</link>
      <description>&lt;P&gt;Make the line shorter. I would not want a 32K line in code, anyway, for sake of readability and maintainability&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 24 Jan 2021 18:26:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/include-program-Error-when-a-line-is-too-long/m-p/713715#M220227</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2021-01-24T18:26:29Z</dc:date>
    </item>
    <item>
      <title>Re: %include program - Error when a line is too long</title>
      <link>https://communities.sas.com/t5/SAS-Programming/include-program-Error-when-a-line-is-too-long/m-p/713716#M220228</link>
      <description>&lt;P&gt;Why do you have a line that long?&lt;/P&gt;</description>
      <pubDate>Sun, 24 Jan 2021 18:28:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/include-program-Error-when-a-line-is-too-long/m-p/713716#M220228</guid>
      <dc:creator>PeterClemmensen</dc:creator>
      <dc:date>2021-01-24T18:28:00Z</dc:date>
    </item>
    <item>
      <title>Re: %include program - Error when a line is too long</title>
      <link>https://communities.sas.com/t5/SAS-Programming/include-program-Error-when-a-line-is-too-long/m-p/713769#M220249</link>
      <description>&lt;P&gt;Thank you for you comments.&lt;/P&gt;
&lt;P&gt;HN&lt;/P&gt;</description>
      <pubDate>Sun, 24 Jan 2021 22:21:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/include-program-Error-when-a-line-is-too-long/m-p/713769#M220249</guid>
      <dc:creator>hhchenfx</dc:creator>
      <dc:date>2021-01-24T22:21:43Z</dc:date>
    </item>
    <item>
      <title>Re: %include program - Error when a line is too long</title>
      <link>https://communities.sas.com/t5/SAS-Programming/include-program-Error-when-a-line-is-too-long/m-p/713879#M220313</link>
      <description>%include 'c:\temp\sample.sas' / lrecl=32767;</description>
      <pubDate>Mon, 25 Jan 2021 12:04:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/include-program-Error-when-a-line-is-too-long/m-p/713879#M220313</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2021-01-25T12:04:11Z</dc:date>
    </item>
  </channel>
</rss>

