<?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: Format in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Format/m-p/48324#M13054</link>
    <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
Do you mean like proc procedure, iml, or sql... something like that?&lt;BR /&gt;
I don't know what do you mean..&lt;BR /&gt;
&lt;BR /&gt;
Thanks.</description>
    <pubDate>Mon, 13 Dec 2010 06:49:09 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2010-12-13T06:49:09Z</dc:date>
    <item>
      <title>Format</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Format/m-p/48321#M13051</link>
      <description>Hi Friends,&lt;BR /&gt;
&lt;BR /&gt;
I need to use pre defined format in to my SAS code.&lt;BR /&gt;
&lt;BR /&gt;
How to bring that format in to the SAS code ?&lt;BR /&gt;
&lt;BR /&gt;
Thanks in Advance !!!</description>
      <pubDate>Fri, 10 Dec 2010 21:55:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Format/m-p/48321#M13051</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-12-10T21:55:43Z</dc:date>
    </item>
    <item>
      <title>Re: Format</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Format/m-p/48322#M13052</link>
      <description>Share your code and it may help clarify what you want to accomplish....some possibilities:&lt;BR /&gt;
&lt;BR /&gt;
1) you have a SAS variable and you want to apply a SAS output format?  Use a FORMAT statement or an FMT= parameter on an ATTRIB statement.&lt;BR /&gt;
&lt;BR /&gt;
2) you want to decompile a SAS-distributed format processing logic in your program?  Not normally possible.&lt;BR /&gt;
&lt;BR /&gt;
3) some other type of requirement?&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Fri, 10 Dec 2010 22:05:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Format/m-p/48322#M13052</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2010-12-10T22:05:02Z</dc:date>
    </item>
    <item>
      <title>Re: Format</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Format/m-p/48323#M13053</link>
      <description>Is your mean to locate a defined format.&lt;BR /&gt;
&lt;BR /&gt;
[pre]&lt;BR /&gt;
libname fmt 'c:\';&lt;BR /&gt;
options fmtsearch=(fmt);&lt;BR /&gt;
[/pre]</description>
      <pubDate>Mon, 13 Dec 2010 03:16:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Format/m-p/48323#M13053</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2010-12-13T03:16:19Z</dc:date>
    </item>
    <item>
      <title>Re: Format</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Format/m-p/48324#M13054</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
Do you mean like proc procedure, iml, or sql... something like that?&lt;BR /&gt;
I don't know what do you mean..&lt;BR /&gt;
&lt;BR /&gt;
Thanks.</description>
      <pubDate>Mon, 13 Dec 2010 06:49:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Format/m-p/48324#M13054</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-12-13T06:49:09Z</dc:date>
    </item>
  </channel>
</rss>

