<?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 get the delimiter as special character in IMPORT DATA TASK in SAS Enterprise Guide 8.3 ? in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-get-the-delimiter-as-special-character-in-IMPORT-DATA/m-p/709878#M37945</link>
    <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am reading a comma ( &lt;STRONG&gt;,&lt;/STRONG&gt; ) delimited file using IMPORT DATA Task in SAS Enterprise guide 8.3. I am getting the data as expected while reading the file but when see the code generated by IMPORT DATA Task the delimiter value is showing in HEX converted value.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ex: In my file comma is the delimiter and usually I have to see it as&amp;nbsp;&lt;STRONG&gt;DLM=','&amp;nbsp;&lt;/STRONG&gt;In the code but i am seeing as&amp;nbsp;&lt;STRONG&gt;DLM='2c'x&lt;/STRONG&gt; .&lt;/P&gt;
&lt;P&gt;Can anyone help me if there is any option to see the delimiter as comma ( &lt;STRONG&gt;,&lt;/STRONG&gt; ) instead of HEX Value.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks in advance,&lt;/P&gt;
&lt;P&gt;thalla&lt;/P&gt;</description>
    <pubDate>Thu, 07 Jan 2021 11:53:38 GMT</pubDate>
    <dc:creator>THALLA_REDDY</dc:creator>
    <dc:date>2021-01-07T11:53:38Z</dc:date>
    <item>
      <title>How to get the delimiter as special character in IMPORT DATA TASK in SAS Enterprise Guide 8.3 ?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-get-the-delimiter-as-special-character-in-IMPORT-DATA/m-p/709878#M37945</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am reading a comma ( &lt;STRONG&gt;,&lt;/STRONG&gt; ) delimited file using IMPORT DATA Task in SAS Enterprise guide 8.3. I am getting the data as expected while reading the file but when see the code generated by IMPORT DATA Task the delimiter value is showing in HEX converted value.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ex: In my file comma is the delimiter and usually I have to see it as&amp;nbsp;&lt;STRONG&gt;DLM=','&amp;nbsp;&lt;/STRONG&gt;In the code but i am seeing as&amp;nbsp;&lt;STRONG&gt;DLM='2c'x&lt;/STRONG&gt; .&lt;/P&gt;
&lt;P&gt;Can anyone help me if there is any option to see the delimiter as comma ( &lt;STRONG&gt;,&lt;/STRONG&gt; ) instead of HEX Value.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks in advance,&lt;/P&gt;
&lt;P&gt;thalla&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2021 11:53:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-get-the-delimiter-as-special-character-in-IMPORT-DATA/m-p/709878#M37945</guid>
      <dc:creator>THALLA_REDDY</dc:creator>
      <dc:date>2021-01-07T11:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the delimiter as special character in IMPORT DATA TASK in SAS Enterprise Guide 8.3 ?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-get-the-delimiter-as-special-character-in-IMPORT-DATA/m-p/709989#M37953</link>
      <description>&lt;P&gt;I don't know if you need to keep your "Import Data (file.csv)"&amp;nbsp; Task Icon as a Task that remains adjustable by its GUI dialog.&amp;nbsp; If&amp;nbsp; your code is not going to change using the GUI, or if you don't mind adjusting your import parameters using SAS code you may consider this.&amp;nbsp; RIght clicking the Task and using "Extract Code".&amp;nbsp; This produces a program node with the DATA step generated by the Import Data Task for your import.&amp;nbsp; In this program node you should be free to edit the DLM parameter.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2021 18:43:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-get-the-delimiter-as-special-character-in-IMPORT-DATA/m-p/709989#M37953</guid>
      <dc:creator>PhilC</dc:creator>
      <dc:date>2021-01-07T18:43:16Z</dc:date>
    </item>
  </channel>
</rss>

