<?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 Custom Format prevents opening data in SAS System Viewer 9.1 in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Custom-Format-prevents-opening-data-in-SAS-System-Viewer-9-1/m-p/833774#M329624</link>
    <description>&lt;P&gt;I inherited a program that generates several permanent SAS datasets.&amp;nbsp; All open in SAS System Viewer 9.1, except one file that has one variable with a custom format created by the program.&amp;nbsp; I can open it in EG, but I love love love SAS System Viewer 9.1.&amp;nbsp; Is there an easy solution so that I can open the file in my beloved Viewer?&amp;nbsp; &amp;nbsp;(Yes, I know SAS no longer supports this software.&amp;nbsp; I believe it was Charlton Heston who said something about prying SAS System Viewer of of my cold dead hands :)).&amp;nbsp; Thanks&lt;/P&gt;</description>
    <pubDate>Fri, 16 Sep 2022 07:41:57 GMT</pubDate>
    <dc:creator>texasmfp</dc:creator>
    <dc:date>2022-09-16T07:41:57Z</dc:date>
    <item>
      <title>Custom Format prevents opening data in SAS System Viewer 9.1</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Custom-Format-prevents-opening-data-in-SAS-System-Viewer-9-1/m-p/833774#M329624</link>
      <description>&lt;P&gt;I inherited a program that generates several permanent SAS datasets.&amp;nbsp; All open in SAS System Viewer 9.1, except one file that has one variable with a custom format created by the program.&amp;nbsp; I can open it in EG, but I love love love SAS System Viewer 9.1.&amp;nbsp; Is there an easy solution so that I can open the file in my beloved Viewer?&amp;nbsp; &amp;nbsp;(Yes, I know SAS no longer supports this software.&amp;nbsp; I believe it was Charlton Heston who said something about prying SAS System Viewer of of my cold dead hands :)).&amp;nbsp; Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 07:41:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Custom-Format-prevents-opening-data-in-SAS-System-Viewer-9-1/m-p/833774#M329624</guid>
      <dc:creator>texasmfp</dc:creator>
      <dc:date>2022-09-16T07:41:57Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Format prevents opening data in SAS System Viewer 9.1</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Custom-Format-prevents-opening-data-in-SAS-System-Viewer-9-1/m-p/833793#M329638</link>
      <description>&lt;P&gt;A couple of choices ...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Before trying to view it, run this statement:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;options nofmterr;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;This will let you display the data set.&amp;nbsp; However, the formats defined in your custom format will not be available.&amp;nbsp; You will see unformatted values for variables that use that format.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Another possibility::&amp;nbsp; run PROC FORMAT (re-creating the format) before using the viewer.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A third possibility:&amp;nbsp; if your custom format has already been permanently saved, let SAS know where to find it.&amp;nbsp; Take a look at the FMTLIB option.&amp;nbsp; It's a little more difficult to implement, but it will let the viewer display the formatted values.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 09:44:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Custom-Format-prevents-opening-data-in-SAS-System-Viewer-9-1/m-p/833793#M329638</guid>
      <dc:creator>Astounding</dc:creator>
      <dc:date>2022-09-16T09:44:27Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Format prevents opening data in SAS System Viewer 9.1</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Custom-Format-prevents-opening-data-in-SAS-System-Viewer-9-1/m-p/833856#M329672</link>
      <description>&lt;P&gt;It's not exactly what you are asking for, but my team have released a free (for 5 users) browser based tool that has some quite advanced capabilities for viewing SAS datasets.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://datacontroller.io" target="_blank"&gt;https://datacontroller.io&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It can be deployed onto a desktop, just send a PM if you need help with the setup.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 13:48:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Custom-Format-prevents-opening-data-in-SAS-System-Viewer-9-1/m-p/833856#M329672</guid>
      <dc:creator>AllanBowe</dc:creator>
      <dc:date>2022-09-16T13:48:11Z</dc:date>
    </item>
  </channel>
</rss>

