<?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 Difference of variable length and diskspace in SAS Studio comparatively SAS PC in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Difference-of-variable-length-and-diskspace-in-SAS-Studio/m-p/798034#M313773</link>
    <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;I am trying to run the sample code in both SAS PC and SAS Studio.&lt;/P&gt;&lt;P&gt;I have noticed the variable is increased almost 3 times in SAS Studio comparatively SAS PC.&lt;/P&gt;&lt;P&gt;Due to which the output file size has been increased almost 3 times that of SAS PC.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note: The number of observations and variables are same , but the variable length and disk space has been varied.&lt;/P&gt;&lt;P&gt;Can anyone help us on this.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Siddhu1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 23 Feb 2022 14:29:18 GMT</pubDate>
    <dc:creator>siddhu1</dc:creator>
    <dc:date>2022-02-23T14:29:18Z</dc:date>
    <item>
      <title>Difference of variable length and diskspace in SAS Studio comparatively SAS PC</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Difference-of-variable-length-and-diskspace-in-SAS-Studio/m-p/798034#M313773</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;I am trying to run the sample code in both SAS PC and SAS Studio.&lt;/P&gt;&lt;P&gt;I have noticed the variable is increased almost 3 times in SAS Studio comparatively SAS PC.&lt;/P&gt;&lt;P&gt;Due to which the output file size has been increased almost 3 times that of SAS PC.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note: The number of observations and variables are same , but the variable length and disk space has been varied.&lt;/P&gt;&lt;P&gt;Can anyone help us on this.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Siddhu1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Feb 2022 14:29:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Difference-of-variable-length-and-diskspace-in-SAS-Studio/m-p/798034#M313773</guid>
      <dc:creator>siddhu1</dc:creator>
      <dc:date>2022-02-23T14:29:18Z</dc:date>
    </item>
    <item>
      <title>Re: Difference of variable length and diskspace in SAS Studio comparatively SAS PC</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Difference-of-variable-length-and-diskspace-in-SAS-Studio/m-p/798035#M313774</link>
      <description>&lt;P&gt;Did you forget to attach the code to your message?&amp;nbsp; Without example code we have nothing to comment on.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Feb 2022 14:31:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Difference-of-variable-length-and-diskspace-in-SAS-Studio/m-p/798035#M313774</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2022-02-23T14:31:35Z</dc:date>
    </item>
    <item>
      <title>Re: Difference of variable length and diskspace in SAS Studio comparatively SAS PC</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Difference-of-variable-length-and-diskspace-in-SAS-Studio/m-p/798036#M313775</link>
      <description>&lt;P&gt;My guess is your PC sas session uses Latin encoding but the Studio session is running on a machine with UTF-8 encoding, which uses 3 bytes to store a single text character instead of 1 byte.&amp;nbsp; For more on encoding, see e.g.&amp;nbsp;&lt;A href="https://www.sas.com/content/dam/SAS/support/en/sas-global-forum-proceedings/2020/4561-2020.pdf" target="_blank" rel="noopener"&gt;https://www.sas.com/content/dam/SAS/support/en/sas-global-forum-proceedings/2020/4561-2020.pdf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Feb 2022 14:36:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Difference-of-variable-length-and-diskspace-in-SAS-Studio/m-p/798036#M313775</guid>
      <dc:creator>Quentin</dc:creator>
      <dc:date>2022-02-23T14:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: Difference of variable length and diskspace in SAS Studio comparatively SAS PC</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Difference-of-variable-length-and-diskspace-in-SAS-Studio/m-p/798056#M313781</link>
      <description>Are you using proc import to import your data or are you using a data step that assigns the same lengths, type and format?&lt;BR /&gt;Are you using the Same OS in each installation, ie is PC on Windows and Studio also on Windows or Unix?</description>
      <pubDate>Wed, 23 Feb 2022 15:58:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Difference-of-variable-length-and-diskspace-in-SAS-Studio/m-p/798056#M313781</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2022-02-23T15:58:58Z</dc:date>
    </item>
  </channel>
</rss>

