<?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 display a variable of length more than 1000 in sas va in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/display-a-variable-of-length-more-than-1000-in-sas-va/m-p/564839#M11111</link>
    <description>&lt;P&gt;I have a variable of length 1040. I have to display it in Crosstab or List table.Added the variable to&amp;nbsp;Crosstab or List table displaying as data not available. How can i show that variable.&lt;/P&gt;</description>
    <pubDate>Mon, 10 Jun 2019 09:30:38 GMT</pubDate>
    <dc:creator>ManojPappula</dc:creator>
    <dc:date>2019-06-10T09:30:38Z</dc:date>
    <item>
      <title>display a variable of length more than 1000 in sas va</title>
      <link>https://communities.sas.com/t5/New-SAS-User/display-a-variable-of-length-more-than-1000-in-sas-va/m-p/564839#M11111</link>
      <description>&lt;P&gt;I have a variable of length 1040. I have to display it in Crosstab or List table.Added the variable to&amp;nbsp;Crosstab or List table displaying as data not available. How can i show that variable.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jun 2019 09:30:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/display-a-variable-of-length-more-than-1000-in-sas-va/m-p/564839#M11111</guid>
      <dc:creator>ManojPappula</dc:creator>
      <dc:date>2019-06-10T09:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: display a variable of length more than 1000 in sas va</title>
      <link>https://communities.sas.com/t5/New-SAS-User/display-a-variable-of-length-more-than-1000-in-sas-va/m-p/564887#M11117</link>
      <description>Use PROC REPORT with the WRAP option.</description>
      <pubDate>Mon, 10 Jun 2019 12:55:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/display-a-variable-of-length-more-than-1000-in-sas-va/m-p/564887#M11117</guid>
      <dc:creator>Astounding</dc:creator>
      <dc:date>2019-06-10T12:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: display a variable of length more than 1000 in sas va</title>
      <link>https://communities.sas.com/t5/New-SAS-User/display-a-variable-of-length-more-than-1000-in-sas-va/m-p/564959#M11127</link>
      <description>&lt;P&gt;If you are getting LINESIZE errors like this: &lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;ERROR: The width of &amp;lt;variable name&amp;gt; is not between 1 and 256. &lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Adjust the column width or linesize.&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;Then you need to issue:&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;ODS LISTING CLOSE;&lt;/FONT&gt; &lt;/STRONG&gt;&lt;BR /&gt;before your job runs.&lt;BR /&gt;&lt;BR /&gt;The LISTING window is limited to LINESIZE. PROC REPORT, as suggested will display longer values -- you don't need the WRAP option if you use an ODS destination like HTML, PDF or RTF.&lt;BR /&gt;&lt;BR /&gt;Here's an example:&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="lotta_chars.png" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/30166i5FC9BE0EC1D304BC/image-size/large?v=v2&amp;amp;px=999" role="button" title="lotta_chars.png" alt="lotta_chars.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;In this example, LONGVAR1 was over 1100 characters and LONGVAR2 was over 1400 characters.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cynthia&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jun 2019 17:06:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/display-a-variable-of-length-more-than-1000-in-sas-va/m-p/564959#M11127</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2019-06-10T17:06:59Z</dc:date>
    </item>
  </channel>
</rss>

