<?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 Importing several csv files into SAS in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Importing-several-csv-files-into-SAS/m-p/248429#M46669</link>
    <description>&lt;P&gt;Could you please give me some advice on how to import tens of csv files into my SAS database at once?, it seems that there are different ways to do it, however, I am not sure which way is more straightforward as I am pretty new into SAS.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I already tried DATA statement, using INPUT and Infile commands, but it gives me error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for help,&lt;/P&gt;</description>
    <pubDate>Sat, 06 Feb 2016 00:13:53 GMT</pubDate>
    <dc:creator>almmotamedi</dc:creator>
    <dc:date>2016-02-06T00:13:53Z</dc:date>
    <item>
      <title>Importing several csv files into SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Importing-several-csv-files-into-SAS/m-p/248429#M46669</link>
      <description>&lt;P&gt;Could you please give me some advice on how to import tens of csv files into my SAS database at once?, it seems that there are different ways to do it, however, I am not sure which way is more straightforward as I am pretty new into SAS.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I already tried DATA statement, using INPUT and Infile commands, but it gives me error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for help,&lt;/P&gt;</description>
      <pubDate>Sat, 06 Feb 2016 00:13:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Importing-several-csv-files-into-SAS/m-p/248429#M46669</guid>
      <dc:creator>almmotamedi</dc:creator>
      <dc:date>2016-02-06T00:13:53Z</dc:date>
    </item>
    <item>
      <title>Re: Importing several csv files into SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Importing-several-csv-files-into-SAS/m-p/248431#M46671</link>
      <description>Did you manage to get your files uploaded to the server or somewhere that you can use data step imports rather than the GUI?</description>
      <pubDate>Sat, 06 Feb 2016 01:22:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Importing-several-csv-files-into-SAS/m-p/248431#M46671</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-02-06T01:22:34Z</dc:date>
    </item>
    <item>
      <title>Re: Importing several csv files into SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Importing-several-csv-files-into-SAS/m-p/248436#M46675</link>
      <description>Yes I did. But I still get an error, and i think there is something wrong with my DATA statement.&lt;BR /&gt;&lt;BR /&gt;i appreciate if you help with it</description>
      <pubDate>Sat, 06 Feb 2016 01:35:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Importing-several-csv-files-into-SAS/m-p/248436#M46675</guid>
      <dc:creator>almmotamedi</dc:creator>
      <dc:date>2016-02-06T01:35:42Z</dc:date>
    </item>
    <item>
      <title>Re: Importing several csv files into SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Importing-several-csv-files-into-SAS/m-p/248442#M46678</link>
      <description>&lt;P&gt;Post a sample of your file, if you need help with the import code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, some key things to answer.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. Get your code working for a single file first, then move towards automation. If you're receiving errors please post the log and code. Saying something doesn't work isn't informative and we can't help except ask for more details.&amp;nbsp;Try using a generic&amp;nbsp;proc import code, or the GUI to start off and then you can use the code to springboard an automation process.&lt;/P&gt;
&lt;P&gt;2. How are you identifying the files, are they all .csv in a single folder, or do you have a list or some naming convention?&lt;/P&gt;
&lt;P&gt;3. Do all the files have the same structure - very important.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 06 Feb 2016 02:12:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Importing-several-csv-files-into-SAS/m-p/248442#M46678</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-02-06T02:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: Importing several csv files into SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Importing-several-csv-files-into-SAS/m-p/248445#M46679</link>
      <description>&lt;P&gt;I already posted the code in my previous posts. The files are all csv files in a same folder with a same struture. Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 06 Feb 2016 02:21:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Importing-several-csv-files-into-SAS/m-p/248445#M46679</guid>
      <dc:creator>almmotamedi</dc:creator>
      <dc:date>2016-02-06T02:21:21Z</dc:date>
    </item>
    <item>
      <title>Re: Importing several csv files into SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Importing-several-csv-files-into-SAS/m-p/248449#M46680</link>
      <description>&lt;P&gt;Since you posted a new thread I'm assuming you had a valid reason for separating the threads. It's nice to keep all information in one thread to assist future users with the same question. If your previous question is answered, please mark it as such.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here's a previous answer to this question.&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-Communities-Library/How-do-I-write-a-macro-to-import-multiple-text-files-that-have/ta-p/223627" target="_blank"&gt;https://communities.sas.com/t5/SAS-Communities-Library/How-do-I-write-a-macro-to-import-multiple-text-files-that-have/ta-p/223627&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 06 Feb 2016 02:36:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Importing-several-csv-files-into-SAS/m-p/248449#M46680</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-02-06T02:36:25Z</dc:date>
    </item>
    <item>
      <title>Re: Importing several csv files into SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Importing-several-csv-files-into-SAS/m-p/248499#M46687</link>
      <description>Reeza, my previous thread did not get an appropriate answer. Thats why I created a new question thread.</description>
      <pubDate>Sat, 06 Feb 2016 19:26:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Importing-several-csv-files-into-SAS/m-p/248499#M46687</guid>
      <dc:creator>almmotamedi</dc:creator>
      <dc:date>2016-02-06T19:26:28Z</dc:date>
    </item>
    <item>
      <title>Re: Importing several csv files into SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Importing-several-csv-files-into-SAS/m-p/248568#M46701</link>
      <description>But in your previous thread, you only showed the INFILE statement, and Reeza suggested (correctly) that you will not actually read any data without having an INPUT statement. So, you need to post your COMPLETE code here, with an INPUT statement. &lt;BR /&gt; &lt;BR /&gt;For example, imagine that you have gotten a CSV file with these 4 data lines and the file is stored someplace on the server as spendlimit.csv.&lt;BR /&gt; &lt;BR /&gt;The CSV file looks like this:&lt;BR /&gt;alan,35,100&lt;BR /&gt;barb,33,75&lt;BR /&gt;carl,36,80&lt;BR /&gt;dana,36,100&lt;BR /&gt; &lt;BR /&gt;The code to read the file into a SAS dataset looks like this:&lt;BR /&gt;data new;&lt;BR /&gt;  infile 'path-to-file/spendlimit.csv' dlm=',' dsd;&lt;BR /&gt;  input name $ age spend;&lt;BR /&gt;run;&lt;BR /&gt; &lt;BR /&gt;proc contents data=work.new;&lt;BR /&gt;run;&lt;BR /&gt;  &lt;BR /&gt;proc print data=work.new;&lt;BR /&gt;run;&lt;BR /&gt;&lt;BR /&gt;cynthia</description>
      <pubDate>Sun, 07 Feb 2016 19:13:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Importing-several-csv-files-into-SAS/m-p/248568#M46701</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2016-02-07T19:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: Importing several csv files into SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Importing-several-csv-files-into-SAS/m-p/248665#M46720</link>
      <description>&lt;P&gt;I had completed my code by adding INPUT after that.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is my code again:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;filename two ("/v_share/Xiaomin/SCOPES/sas_dataset/Oct-08-2015/ScopesCalculations_SecondaryConstruction_ 01_10092015_1158.csv"&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;"/v_share/Xiaomin/SCOPES/sas_dataset/Oct-08-2015/ScopesCalculations_ScopesCalculations_SecondaryConstruction_ 02_10092015_1219.csv");&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;data test;&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;infile two;&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;INPUT C_ST C_DSTRB_AREA $ N_RSK $ COT00503.D_SRVY $ IsRevision9 ScheduleNumberException IsAsgrReportExists $ COT00503.D_SCHD_APLY $ ConstructionClass COT00503.C_CSP_CONST_CLS COT00503.F_CSP_CONST_CLS CombustibilityClass COT00503.C_COMB_CLS COT00503.F_COMB_CLS COT00503.N_STOR PartialSprinklerCreditFactor LimitedSupplyCreditFactor COT00503.C_SPK $ SprinklerCreditType $ COT00512.C_IPM $ InternalProtectionMethod $ TotalFloorArea COT00504.R_TL_FLR_AREA TotalRoofArea COT00504.R_TL_RF_AREA TotalSpecificFloorArea COT00504.R_TL_SPEC_FLR TotalFloorAndRoofArea COT00520.C_SEC_CONST $ COT00511.N_BGN_LVL COT00511.N_THRU_LVL COT00511.C_VO_PROT $ COT00515.N_SCHD FloorLevel COT00516.N_LEN*COT00516.N_WDTH COT00516.C_LVL_TYP $ IsLowestFloor $ COT00511.F_DIV_WL COT00516.F_OTH COT00516.C_AS_TYP $ COT00520.N_SQFT $ COT00520.C_RF_SRFC COT00520.F_COMB_SB,COT00520.F_FOAM_PLSTC,COT00520.F_ACPT_TB COT00520.R_PCT_STOR_AFCT COT00520.R_PCT_OTH_FLR COT00520.C_BLDG_COND | $ Percentage,COT00520.R_PCT_OTH_FLR EffectiveArea COT00520.R_TL_FLR_AREA Charge COT00520.R_CHRG COT00520.F_CHRG SecondaryConstructionCharge COT00520.R_TL_SEC_CONST;&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000FF"&gt;&lt;EM&gt;run;&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;I am not sure what address I should refer to for "Infile" statement (as you mentioned). Thank you&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2016 14:40:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Importing-several-csv-files-into-SAS/m-p/248665#M46720</guid>
      <dc:creator>almmotamedi</dc:creator>
      <dc:date>2016-02-08T14:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: Importing several csv files into SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Importing-several-csv-files-into-SAS/m-p/248671#M46721</link>
      <description>&lt;P&gt;I'm assuming this is generating errors? Your input statement should only be the list of variables in the CSV, using valid SAS names. The following aren't valid SAS names. You should double check what your file has, versus what you expect.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;COT00503.D_SRVY&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;COT00516.N_LEN*COT00516.N_WDTH &lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;COT00520.C_BLDG_COND | $&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2016 15:24:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Importing-several-csv-files-into-SAS/m-p/248671#M46721</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-02-08T15:24:39Z</dc:date>
    </item>
    <item>
      <title>Re: Importing several csv files into SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Importing-several-csv-files-into-SAS/m-p/248710#M46731</link>
      <description>&lt;P&gt;Additonal import bits of information for use to know:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1) Do ALL of the files you want to read have the same structure (number of columns, variables that mean the same thing in the same column in each file).&lt;/P&gt;
&lt;P&gt;2) Do any or all of your files have column headers?&lt;/P&gt;
&lt;P&gt;3) are you trying to read multiple files into a single data set?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2016 17:06:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Importing-several-csv-files-into-SAS/m-p/248710#M46731</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2016-02-08T17:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: Importing several csv files into SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Importing-several-csv-files-into-SAS/m-p/248727#M46737</link>
      <description>&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;&lt;STRONG&gt;If all your files are named similarly with the same layout/fields, then you can use the * wildcard.&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;&lt;STRONG&gt;This creates a dataset called details_FEB, that reads in &lt;U&gt;all&lt;/U&gt; files that start with JR_201602.&amp;nbsp; Below shows fixed width files, so you will need to modify your input&amp;nbsp;for&amp;nbsp;csv files.&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;&lt;STRONG&gt;Hope that helps.&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;&lt;STRONG&gt;Sharon&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;&lt;STRONG&gt;data&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; details_FEB&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;infile&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; &lt;FONT color="#800080" face="Courier New" size="3"&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;"&amp;amp;data_folder./JR_201602*"&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="3"&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;linesize&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt; = &lt;/FONT&gt;&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;300&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="3"&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;firstobs&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt; = &lt;/FONT&gt;&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;2&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;input&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt;@&lt;/FONT&gt;&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;1&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt; A &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;$1.0&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt;@&lt;/FONT&gt;&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;2&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt; B &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;$5.0&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt;@&lt;/FONT&gt;&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;18&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt; card_number &lt;/FONT&gt;&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;8.0&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt;@&lt;/FONT&gt;&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;26&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt; D &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;$19.0&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt;@&lt;/FONT&gt;&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;45&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt; E &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;$6.0&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt;@&lt;/FONT&gt;&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;51&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt; F &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;$5.0&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt;@&lt;/FONT&gt;&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;56&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt; store_redeem &lt;/FONT&gt;&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;10.0&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt;@&lt;/FONT&gt;&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;66&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt; H &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;$2.0&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt;@&lt;/FONT&gt;&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;68&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt; I &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;$2.0&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt;@&lt;/FONT&gt;&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;70&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt; J &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;$2.0&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt;@&lt;/FONT&gt;&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;72&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt; type &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;$1.0&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt;@&lt;/FONT&gt;&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;73&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt; clerk_id &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;$6.0&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2016 20:27:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Importing-several-csv-files-into-SAS/m-p/248727#M46737</guid>
      <dc:creator>SEC</dc:creator>
      <dc:date>2016-02-08T20:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: Importing several csv files into SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Importing-several-csv-files-into-SAS/m-p/248733#M46741</link>
      <description>&lt;P&gt;&lt;FONT face="andale mono,times" size="3"&gt;Great, thank you. One quick question about the example INPUT statement you mentioned; do I need to specify any value? or calling the variable (column header) is enough?&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;for example, in this line, &amp;nbsp;&amp;nbsp;&lt;FONT color="#0000FF"&gt;&lt;FONT face="Courier New" size="3"&gt;@&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt;45&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="3"&gt;&lt;FONT face="Courier New" size="3"&gt; E &lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="3" color="#008080"&gt;&lt;FONT face="Courier New" size="3" color="#008080"&gt;&lt;FONT face="Courier New" size="3" color="#008080"&gt;&lt;FONT color="#0000FF"&gt;$6.0&lt;/FONT&gt; , &lt;FONT color="#000000"&gt;what is exactly the &lt;U&gt;$6.0&lt;/U&gt; ?&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="book antiqua,palatino" size="3" color="#000000"&gt;&lt;FONT size="3"&gt;&lt;FONT size="3"&gt;My files all have the same layout and header, but they have obviously different values and row numbers&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="andale mono,times" size="3" color="#008080"&gt;&lt;FONT size="3" color="#008080"&gt;&lt;FONT size="3" color="#008080"&gt;&lt;FONT color="#000000"&gt;Thank you&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2016 20:58:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Importing-several-csv-files-into-SAS/m-p/248733#M46741</guid>
      <dc:creator>almmotamedi</dc:creator>
      <dc:date>2016-02-08T20:58:48Z</dc:date>
    </item>
    <item>
      <title>Re: Importing several csv files into SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Importing-several-csv-files-into-SAS/m-p/248734#M46742</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Depends on the type of values and lengths, though it is a good idea to tell SAS what type of value you are reading and the length or format.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;$6.0 tells SAS that the values are &lt;U&gt;characters&lt;/U&gt; with the length of 6.&lt;/P&gt;&lt;P&gt;3.0 tells SAS that the values are &lt;U&gt;numeric&lt;/U&gt; with the length of 3.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It will make it easier to do calculations if you read the data in correctly and you will not truncate long&amp;nbsp;character fields if you specify the length up front.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You will probably want to skip the header row (not read it in)&amp;nbsp;because it creates a conflict as the headers are usually characters and the data may be numeric (with different lengths, too).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2016 21:08:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Importing-several-csv-files-into-SAS/m-p/248734#M46742</guid>
      <dc:creator>SEC</dc:creator>
      <dc:date>2016-02-08T21:08:47Z</dc:date>
    </item>
    <item>
      <title>Re: Importing several csv files into SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Importing-several-csv-files-into-SAS/m-p/248735#M46743</link>
      <description>&lt;P&gt;Thank you so much. All of my variables are either numeric or character, EXCEPT one variable :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;its name is "COT00503.D_SRVY" and its a "date"&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you think that basically there is a problem with its name? (because of dot)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And, how do I specify its FORMAT in INPUT statement?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2016 21:22:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Importing-several-csv-files-into-SAS/m-p/248735#M46743</guid>
      <dc:creator>almmotamedi</dc:creator>
      <dc:date>2016-02-08T21:22:37Z</dc:date>
    </item>
    <item>
      <title>Re: Importing several csv files into SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Importing-several-csv-files-into-SAS/m-p/248757#M46754</link>
      <description>&lt;P&gt;Are you saying COT00503.D_SRVY is the header name?&amp;nbsp; You don't need to use the exact header/field names (and as I mentioned earlier, I wouldn't even bring in that row).&amp;nbsp; You can change that to "survey_date" for example.&amp;nbsp; (You can change any or all of the field names to something easier or more&amp;nbsp;descriptive&amp;nbsp;for you, if you want.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are many, many "date" formats (you can search the SAS site for them), but as an example, if your dates look like this: 03/28/2016&lt;/P&gt;&lt;P&gt;then you would want to read it in as:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;survey_date&amp;nbsp;&amp;nbsp;&amp;nbsp; mmddyy10.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2016 22:28:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Importing-several-csv-files-into-SAS/m-p/248757#M46754</guid>
      <dc:creator>SEC</dc:creator>
      <dc:date>2016-02-08T22:28:09Z</dc:date>
    </item>
    <item>
      <title>Re: Importing several csv files into SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Importing-several-csv-files-into-SAS/m-p/248862#M46770</link>
      <description>&lt;P&gt;Yes, I can change the header rname to whatever I want, but the column will appear as an empty column! &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, I get "Variable is not an object." error when I run the code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for help&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2016 14:46:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Importing-several-csv-files-into-SAS/m-p/248862#M46770</guid>
      <dc:creator>almmotamedi</dc:creator>
      <dc:date>2016-02-09T14:46:39Z</dc:date>
    </item>
    <item>
      <title>Re: Importing several csv files into SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Importing-several-csv-files-into-SAS/m-p/248946#M46777</link>
      <description>&lt;P&gt;Here is my wildcard code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;data details_FEB;&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;infile "/v_share/Xiaomin/SCOPES/sas_dataset/Oct-08-2015/ScopesCalculations_SecondaryConstruction_*" linesize = 300 firstobs = 2;&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;input&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;C_ST $3.0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;C_DSTRB_AREA $5.0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;N_RSK $5.0&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;IsRevision9 $1.0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;ScheduleNumberException $2.0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;IsAsgrReportExists $2.0&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;ConstructionClass 1.0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;COT00503.C_CSP_CONST_CLS 1.0&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;ERROR: DATA STEP Component Object failure. Aborted during the COMPILATION phase.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;ERROR 557-185: Variable COT00503 is not an object.&lt;/FONT&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;COT00503.F_CSP_CONST_CLS 1.0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;CombustibilityClass 1.0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;COT00503.C_COMB_CLS 1.0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;COT00503.F_COMB_CLS 1.0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;COT00503.N_STOR 1.0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;PartialSprinklerCreditFactor 1.0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;LimitedSupplyCreditFactor 1.0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;COT00503.C_SPK $1.0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;SprinklerCreditType $1.0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;COT00512.C_IPM $1.0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;InternalProtectionMethod $1.0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;TotalFloorArea 6.0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;COT00504.R_TL_FLR_AREA 6.0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;TotalRoofArea 6.0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;COT00504.R_TL_RF_AREA 6.0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;TotalSpecificFloorArea 6.0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;COT00504.R_TL_SPEC_FLR 6.0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;TotalFloorAndRoofArea 6.0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;COT00520.C_SEC_CONST $1.0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;COT00511.N_BGN_LVL 1.0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;COT00511.N_THRU_LVL 1.0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;COT00511.C_VO_PROT $1.0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;COT00515.N_SCHD 15.0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;FloorLevel 1.0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;COT00516.N_LEN*COT00516.N_WDTH 6.0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;COT00516.C_LVL_TYP $10.0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;IsLowestFloor $10.0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;COT00511.F_DIV_WL $10.0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;COT00516.F_OTH $10.0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;COT00516.C_AS_TYP $10.0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;COT00520.N_SQFT $10.0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;COT00520.C_RF_SRFC $10.0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;COT00520.F_COMB_SB $10.0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;COT00520.F_FOAM_PLSTC $10.0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;COT00520.F_ACPT_TB $10.0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;COT00520.R_PCT_STOR_AFCT $10.0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;COT00520.R_PCT_OTH_FLR 3.0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;COT00520.C_BLDG_COND $5.0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;Percentage $5.0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;COT00520.R_PCT_OTH_FLR $5.0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;EffectiveArea $5.0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;COT00520.R_TL_FLR_AREA $5.0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;Charge $5.0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;COT00520.R_CHRG $5.0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;COT00520.F_CHRG $5.0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;SecondaryConstructionCharge $5.0&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;COT00520.R_TL_SEC_CONST $5.0;&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;FONT color="#0000FF"&gt;run;&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;Could you please help?&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2016 16:51:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Importing-several-csv-files-into-SAS/m-p/248946#M46777</guid>
      <dc:creator>almmotamedi</dc:creator>
      <dc:date>2016-02-09T16:51:35Z</dc:date>
    </item>
    <item>
      <title>Re: Importing several csv files into SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Importing-several-csv-files-into-SAS/m-p/248948#M46779</link>
      <description>&lt;P&gt;You've marked this question answered, and it's gotten too convoluted, so I think it's time to start a new thread. Forget about reading in multiple files for the moment, get one file read in successfully first and them move forward. If you can attach a sample of your file with your code in the new question, that will help. Please be clear in your new question and don't assume any prior knowledge of the problem.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2016 16:53:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Importing-several-csv-files-into-SAS/m-p/248948#M46779</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-02-09T16:53:42Z</dc:date>
    </item>
    <item>
      <title>Re: Importing several csv files into SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Importing-several-csv-files-into-SAS/m-p/248956#M46783</link>
      <description>Sure, I think my best bet is using wildcard (I created a new thread for that). I appreciate if you take a look at that. The code works for some INPUT variables but not for all of them!&lt;BR /&gt;&lt;BR /&gt;I am so frustrated!!</description>
      <pubDate>Tue, 09 Feb 2016 16:59:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Importing-several-csv-files-into-SAS/m-p/248956#M46783</guid>
      <dc:creator>almmotamedi</dc:creator>
      <dc:date>2016-02-09T16:59:49Z</dc:date>
    </item>
  </channel>
</rss>

