<?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: dictionary.formats in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/dictionary-formats/m-p/18144#M2699</link>
    <description>Since I have never actually needed these values it never bothered me sufficiently to ask.  Certainly the information is available, we see it when we use the CNTLOUT.  The MIN= and MAX= options (on the VALUE and INVALUE statements) have some effect on the stored min/max values (as shown by the CNTLOUT), but not on those seen in the VIEWs.</description>
    <pubDate>Sun, 09 May 2010 22:07:08 GMT</pubDate>
    <dc:creator>ArtC</dc:creator>
    <dc:date>2010-05-09T22:07:08Z</dc:date>
    <item>
      <title>dictionary.formats</title>
      <link>https://communities.sas.com/t5/SAS-Programming/dictionary-formats/m-p/18142#M2697</link>
      <description>Hi&lt;BR /&gt;
 &lt;BR /&gt;
dictionary.formats (aka sashelp.vformat) provides more than just a (very) useful list of (in-)formats. It also indicates min/max/default widths for each format.&lt;BR /&gt;
 &lt;BR /&gt;
A very neat feature is that it includes all user formats (within the visibility defined by the system option FMTSEARCH).&lt;BR /&gt;
 &lt;BR /&gt;
I just noticed that the only examples of user defined formats I have checked, do not provide the min/max/default widths - just zero.&lt;BR /&gt;
 &lt;BR /&gt;
Is this something I don't understand, or a defect to refer to SAS Support?&lt;BR /&gt;
 &lt;BR /&gt;
PeterC</description>
      <pubDate>Sat, 08 May 2010 16:37:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/dictionary-formats/m-p/18142#M2697</guid>
      <dc:creator>Peter_C</dc:creator>
      <dc:date>2010-05-08T16:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: dictionary.formats</title>
      <link>https://communities.sas.com/t5/SAS-Programming/dictionary-formats/m-p/18143#M2698</link>
      <description>If you can get the information when you do a CNTLOUT= or PRINT/FMTLIB option to display the contents of a user format, I would say that you should see the equivalent information from the DICTIONARY / SASHELP perspective, as well.  My own test revealed the same symptom you reported, for both SAS 9.1.3 and 9.2.  Sounds like a SAS support track opportunity - go for it!&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Sat, 08 May 2010 21:56:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/dictionary-formats/m-p/18143#M2698</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2010-05-08T21:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: dictionary.formats</title>
      <link>https://communities.sas.com/t5/SAS-Programming/dictionary-formats/m-p/18144#M2699</link>
      <description>Since I have never actually needed these values it never bothered me sufficiently to ask.  Certainly the information is available, we see it when we use the CNTLOUT.  The MIN= and MAX= options (on the VALUE and INVALUE statements) have some effect on the stored min/max values (as shown by the CNTLOUT), but not on those seen in the VIEWs.</description>
      <pubDate>Sun, 09 May 2010 22:07:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/dictionary-formats/m-p/18144#M2699</guid>
      <dc:creator>ArtC</dc:creator>
      <dc:date>2010-05-09T22:07:08Z</dc:date>
    </item>
    <item>
      <title>Re: dictionary.formats</title>
      <link>https://communities.sas.com/t5/SAS-Programming/dictionary-formats/m-p/18145#M2700</link>
      <description>These values are available, so I'll get them together. It is just less convenient.&lt;BR /&gt;
 &lt;BR /&gt;
Brought tegether, the information provides the foundation of a nice demo of what a format might provide and how width on the format influences the result. &lt;BR /&gt;
For the built-in formats, there are some interesting variations, but only truncation on the user-defined formats I've checked so far.&lt;BR /&gt;
 &lt;BR /&gt;
When finished, it'll make a nice short paper-type demo. &lt;BR /&gt;
Peter</description>
      <pubDate>Mon, 10 May 2010 07:08:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/dictionary-formats/m-p/18145#M2700</guid>
      <dc:creator>Peter_C</dc:creator>
      <dc:date>2010-05-10T07:08:45Z</dc:date>
    </item>
  </channel>
</rss>

