<?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 How to use the format catalog generated from other operating system. in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-use-the-format-catalog-generated-from-other-operating/m-p/49404#M10232</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks Ksharp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Thanks for your quick response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont have the source code for that format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kuthubudeen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Nov 2011 11:36:19 GMT</pubDate>
    <dc:creator>sas_new</dc:creator>
    <dc:date>2011-11-17T11:36:19Z</dc:date>
    <item>
      <title>How to use the format catalog generated from other operating system.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-use-the-format-catalog-generated-from-other-operating/m-p/49402#M10230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to use the FORMAT CATALOG created from some other platform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my case i have format catalog created from UNIX operating system. I want to use the format catalog in WIN platform also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i try to open the catalog i getting error message like below,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="format error.bmp" class="jive-image" height="93" src="https://communities.sas.com/legacyfs/online/1275_format error.bmp" width="332" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly help me to resolve this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Kuthubudeen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2011 06:24:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-use-the-format-catalog-generated-from-other-operating/m-p/49402#M10230</guid>
      <dc:creator>sas_new</dc:creator>
      <dc:date>2011-11-17T06:24:07Z</dc:date>
    </item>
    <item>
      <title>How to use the format catalog generated from other operating system.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-use-the-format-catalog-generated-from-other-operating/m-p/49403#M10231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is almost not.&lt;/P&gt;&lt;P&gt;You can't transport format from one OS to another OS, You should re-compile format.&lt;/P&gt;&lt;P&gt;Do you have source code of format?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And Is there someone can offer a workaround way?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2011 10:13:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-use-the-format-catalog-generated-from-other-operating/m-p/49403#M10231</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2011-11-17T10:13:00Z</dc:date>
    </item>
    <item>
      <title>How to use the format catalog generated from other operating system.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-use-the-format-catalog-generated-from-other-operating/m-p/49404#M10232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks Ksharp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Thanks for your quick response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont have the source code for that format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kuthubudeen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2011 11:36:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-use-the-format-catalog-generated-from-other-operating/m-p/49404#M10232</guid>
      <dc:creator>sas_new</dc:creator>
      <dc:date>2011-11-17T11:36:19Z</dc:date>
    </item>
    <item>
      <title>How to use the format catalog generated from other operating system.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-use-the-format-catalog-generated-from-other-operating/m-p/49405#M10233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; In case you have access to SAS on the source platform then you could use Proc Format to create a dataset from the formats. On target platform again use Proc format to convert the dataset to formats &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2011 14:32:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-use-the-format-catalog-generated-from-other-operating/m-p/49405#M10233</guid>
      <dc:creator>jcheema</dc:creator>
      <dc:date>2011-11-17T14:32:48Z</dc:date>
    </item>
    <item>
      <title>How to use the format catalog generated from other operating system.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-use-the-format-catalog-generated-from-other-operating/m-p/49406#M10234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can transport any catalog type from one OS to another using proc cport and proc cimport.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2011 18:30:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-use-the-format-catalog-generated-from-other-operating/m-p/49406#M10234</guid>
      <dc:creator>FriedEgg</dc:creator>
      <dc:date>2011-11-17T18:30:04Z</dc:date>
    </item>
    <item>
      <title>How to use the format catalog generated from other operating system.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-use-the-format-catalog-generated-from-other-operating/m-p/49407#M10235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is a good way. &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Nov 2011 05:34:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-use-the-format-catalog-generated-from-other-operating/m-p/49407#M10235</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2011-11-18T05:34:00Z</dc:date>
    </item>
    <item>
      <title>How to use the format catalog generated from other operating system.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-use-the-format-catalog-generated-from-other-operating/m-p/49408#M10236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I confirm the formats can be transferred from different operating systems.&lt;/P&gt;&lt;P&gt;Two options exists, you hav the possiblity to rsubmit on the unix (source) from the windows server (target). In the rsubmit do a proc download.&lt;/P&gt;&lt;P&gt;Other option, you're on the unix server and do a proc cport. Transfer the file to windows and there do a proc cimport.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Nov 2011 13:26:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-use-the-format-catalog-generated-from-other-operating/m-p/49408#M10236</guid>
      <dc:creator>mojerry2</dc:creator>
      <dc:date>2011-11-18T13:26:20Z</dc:date>
    </item>
    <item>
      <title>How to use the format catalog generated from other operating system.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-use-the-format-catalog-generated-from-other-operating/m-p/49409#M10237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In addition to using CPORT/CIMPORT or PROC DOWNLOAD/UPLOAD I usually recommend that you avoid this problem by always storing the source PROC FORMAT code with the format catalog.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you do not have the source code then you should use PROC FORMAT CNTLOUT= option to create a SAS dataset in addtion to the format catalog.&amp;nbsp; SAS datasets are much more portable than format catalogs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc format lib=MYLIB.FORMATS cntlout=MYLIB.FORMATS noprint;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Nov 2011 14:37:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-use-the-format-catalog-generated-from-other-operating/m-p/49409#M10237</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2011-11-18T14:37:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to use the format catalog generated from other operating system.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-use-the-format-catalog-generated-from-other-operating/m-p/49410#M10238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tom,&lt;/P&gt;&lt;P&gt;I am new in SAS and i need to know in details of your suggested solution. &lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;proc format lib=MYLIB.FORMATS cntlout=MYLIB.FORMATS noprint;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;run;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;/P&gt;&lt;P&gt;should i run above code in source system. In my case source system is Windows.&lt;/P&gt;&lt;P&gt;Then what should i do to use in my Unix system?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 May 2013 10:42:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-use-the-format-catalog-generated-from-other-operating/m-p/49410#M10238</guid>
      <dc:creator>Ayaz020377</dc:creator>
      <dc:date>2013-05-13T10:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to use the format catalog generated from other operating system.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-use-the-format-catalog-generated-from-other-operating/m-p/49411#M10239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Once you have moved the files where the Unix system can see them you can do the opposite.&lt;/P&gt;&lt;P&gt;proc format lib=unixlib.formats cntlin=unixlib.formats;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 May 2013 10:59:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-use-the-format-catalog-generated-from-other-operating/m-p/49411#M10239</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2013-05-13T10:59:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to use the format catalog generated from other operating system.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-use-the-format-catalog-generated-from-other-operating/m-p/49412#M10240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using following code copy code from Win to Unix if their sas version are almost same.&lt;/P&gt;&lt;P&gt;proc copy in=...&amp;nbsp;&amp;nbsp; out=.....&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;noclone&lt;/STRONG&gt; ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or using&lt;/P&gt;&lt;P&gt;proc immgate ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ksharp&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 May 2013 13:55:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-use-the-format-catalog-generated-from-other-operating/m-p/49412#M10240</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2013-05-13T13:55:31Z</dc:date>
    </item>
  </channel>
</rss>

