<?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 Can we specify format in proc import? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Can-we-specify-format-in-proc-import/m-p/864512#M341410</link>
    <description />
    <pubDate>Thu, 16 Mar 2023 13:05:40 GMT</pubDate>
    <dc:creator>pradeep_kadasi</dc:creator>
    <dc:date>2023-03-16T13:05:40Z</dc:date>
    <item>
      <title>Can we specify format in proc import?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Can-we-specify-format-in-proc-import/m-p/864512#M341410</link>
      <description />
      <pubDate>Thu, 16 Mar 2023 13:05:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Can-we-specify-format-in-proc-import/m-p/864512#M341410</guid>
      <dc:creator>pradeep_kadasi</dc:creator>
      <dc:date>2023-03-16T13:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: Can we specify format in proc import?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Can-we-specify-format-in-proc-import/m-p/864551#M341412</link>
      <description>&lt;P&gt;PROC IMPORT does not do that, I think. People typically read in the data using a DATA step. There is a reply in this thread about how to copy the log (after a PROC IMPORT completes) to get the code you could use in a subsequent DATA step.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://communities.sas.com/t5/SAS-Programming/Import-CSV-into-SAS/m-p/498146#M132294" target="_blank"&gt;Solved: Import CSV into SAS - SAS Support Communities&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2023 14:26:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Can-we-specify-format-in-proc-import/m-p/864551#M341412</guid>
      <dc:creator>svh</dc:creator>
      <dc:date>2023-03-16T14:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: Can we specify format in proc import?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Can-we-specify-format-in-proc-import/m-p/864595#M341429</link>
      <description>&lt;P&gt;If you want to read text files, do &lt;STRONG&gt;NOT&lt;/STRONG&gt; use PROC IMPORT. Write the data step yourself, according to the documentation you received along with the file.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2023 16:13:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Can-we-specify-format-in-proc-import/m-p/864595#M341429</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2023-03-16T16:13:55Z</dc:date>
    </item>
  </channel>
</rss>

