<?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: Parse a String containing Repeated Term in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Parse-a-String-containing-Repeated-Term/m-p/797910#M313719</link>
    <description>&lt;P&gt;Hi Tom.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for taking the time to reply. I should have been more clear about a few things. The data is an imported Excel sheet and I'm hoping to get each TEL to it's own column (see the example attached.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;TABLE width="1258"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="64"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="724"&gt;COL 1&lt;/TD&gt;
&lt;TD width="232"&gt;COL 2&lt;/TD&gt;
&lt;TD width="238"&gt;COL3&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;HAVE&lt;/TD&gt;
&lt;TD&gt;TEL;TYPE=work,voice,pref:xxx-xxx-xxxx,TEL;TYPE=work,voice:(xxx) xxx-xxxx,TEL;TYPE=home,voice:(xxx) xxx-xxxx&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;WANT&lt;/TD&gt;
&lt;TD&gt;TEL;TYPE=work,voice,pref:xxx-xxx-xxxx&lt;/TD&gt;
&lt;TD&gt;TEL;TYPE=work,voice:(xxx) xxx-xxxx&lt;/TD&gt;
&lt;TD&gt;TEL;TYPE=home,voice:(xxx) xxx-xxxx&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;</description>
    <pubDate>Tue, 22 Feb 2022 22:46:13 GMT</pubDate>
    <dc:creator>Jeff_DOC</dc:creator>
    <dc:date>2022-02-22T22:46:13Z</dc:date>
    <item>
      <title>Parse a String containing Repeated Term</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Parse-a-String-containing-Repeated-Term/m-p/797330#M283101</link>
      <description>&lt;P&gt;Good afternoon.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a list of telephone numbers and types all contained within the same string. What I'd like to do is to parse the data out at each instance of 'TEL:' into separate columns. Each column should contain 'TEL;' and all the characters to the beginning of the next "TEL;"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've been doing some reading on scan but can't seem to get it to work correctly. I cannot get the array to work correctly and keep getting empty columns.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'd sure appreciate any help anyone could give me.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;TABLE width="1145"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="1145"&gt;TEL;TYPE=home,voice,pref:(XXX) XXX-XXXX&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;TEL;TYPE=home,voice,pref:(XXX) XXX-XXXX&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;TEL;TYPE=cell,voice,pref:+1 (XXX) XXX-XXXX&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;TEL;TYPE=work,voice,pref:XXX-XXX-XXXX,TEL;TYPE=work,voice:(XXX) XXX-XXXX,TEL;TYPE=home,voice:(XXX) XXX-XXXX,TEL;TYPE=cell,voice:(XXX) XXX-XXXX,TEL;TYPE=pager:(XXX) XXX-XXXX&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;TEL;TYPE=work,voice,pref:XXX-XXX-XXXX,TEL;TYPE=work,voice:(XXX) XXX-XXXX,TEL;TYPE=home,voice:(XXX) XXX-XXXX,TEL;TYPE=cell,voice:(XXX) XXX-XXXX,TEL;TYPE=pager:(XXX) XXX-XXXX&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;TEL;TYPE=work,voice,pref:(XXX) XXX-XXXX&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;TEL;TYPE=work,voice,pref:(XXX) XXX-XXXX&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;TEL;TYPE=work,voice,pref:(XXX) XXX-XXXX&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;TEL;TYPE=work,voice,pref:(XXX) XXX-XXXX&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;TEL;TYPE=cell,voice,pref:+XXXXXXXXXXX&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;TEL;TYPE=cell,voice,pref:+XXXXXXXXXXX&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;TEL;TYPE=work,voice,pref:(XXX) XXX-XXXX,TEL;TYPE=work,voice:XXXXXXXXXX&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;TEL;TYPE=work,voice,pref:(XXX) XXX-XXXX,TEL;TYPE=work,voice:XXXXXXXXXX&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;TEL;TYPE=work,voice,pref:(XXX) XXX-XXXX&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;TEL;TYPE=work,voice,pref:(XXX) XXX-XXXX&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Feb 2022 21:52:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Parse-a-String-containing-Repeated-Term/m-p/797330#M283101</guid>
      <dc:creator>Jeff_DOC</dc:creator>
      <dc:date>2022-02-18T21:52:08Z</dc:date>
    </item>
    <item>
      <title>Re: Parse a String containing Repeated Term</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Parse-a-String-containing-Repeated-Term/m-p/797344#M287460</link>
      <description>&lt;P&gt;Pick a couple of these and then manually create what you expect as a result.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If your data came from a text file it might be a good idea to provide 10 or so lines of the text as it may be easier to read than parse existing data.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Feb 2022 22:51:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Parse-a-String-containing-Repeated-Term/m-p/797344#M287460</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2022-02-18T22:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: Parse a String containing Repeated Term</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Parse-a-String-containing-Repeated-Term/m-p/797351#M287464</link>
      <description>&lt;P&gt;I was reading it in like this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data tel_line_nums;
	infile datalines truncover;
	input telco_record $200.;
datalines;
TEL,TYPE=home,voice,pref:(XXX) 555-1212
TEL,TYPE=home,voice,pref:(XXX) XXX-2222
TEL,TYPE=cell,voice,pref:+1 (XXX) XXX-XXXX
TEL,TYPE=work,voice,pref:XXX-555-1213,TEL,TYPE=work,voice:(XXX) 555-1214,TEL,TYPE=home,voice:(XXX) XXX-XXXX,TEL,TYPE=cell,voice:(XXX) 555-1215,TEL,TYPE=mrbig:(XXX) XXX-mrbig
TEL,TYPE=work,voice,pref:XXX-XXX-XXXX,TEL,TYPE=work,voice:(XXX) XXX-XXXX,TEL,TYPE=home,voice:(XXX) XXX-XXXX,TEL,TYPE=cell,voice:(XXX) XXX-XXXX,TEL,TYPE=pager:(XXX) XXX-XXXX
TEL,TYPE=work,voice,pref:(XXX) XXX-XXXX
TEL,TYPE=work,voice,pref:(XXX) XXX-XXXX
TEL,TYPE=work,voice,pref:(XXX) XXX-XXXX
TEL,TYPE=work,voice,pref:(XXX) XXX-XXXX
TEL,TYPE=cell,voice,pref:+XXXXXXXXXXX
TEL,TYPE=cell,voice,pref:+XXXXXXXXXXX
TEL,TYPE=work,voice,pref:(XXX) XXX-XXXX,TEL,TYPE=work,voice:XXXXXXXXXX
TEL,TYPE=work,voice,pref:(XXX) XXX-XXXX,TEL,TYPE=work,voice:XXXXXXXXXX
TEL,TYPE=work,voice,pref:(XXX) XXX-XXXX
TEL,TYPE=work,voice,pref:(XXX) XXX-XXXX
;

&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;but I couldn't figure out how to make it work quite right. "TEL" as the delimiter in the SCAN function affects the T in TYPE for reasons I don't understand and I don't like the trailing commas on the broken out phone numbers.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I changed a few X's into numbers so could track things better.&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Feb 2022 23:19:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Parse-a-String-containing-Repeated-Term/m-p/797351#M287464</guid>
      <dc:creator>HB</dc:creator>
      <dc:date>2022-02-18T23:19:32Z</dc:date>
    </item>
    <item>
      <title>Re: Parse a String containing Repeated Term</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Parse-a-String-containing-Repeated-Term/m-p/797352#M287465</link>
      <description>&lt;P&gt;Each of the characters you list as delimiters are treated as delimiters.&amp;nbsp; So if you tell that the letter T is a delimiter than any T it sees will be treated as a delimiter.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you really have lines of text you could try using the DLMSTR= option on the INFILE statement.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data want;
	infile datalines dlmstr='TEL,TYPE=' truncover;
  row+1;
  length order 8 value $100;
  do order=1 by 1 until(value=' ');
    input value @;
    if value ne ' ' or order=1 then output;
  end;
datalines4;
TEL,TYPE=home,voice,pref:(XXX) 555-1212
TEL,TYPE=home,voice,pref:(XXX) XXX-2222
TEL,TYPE=cell,voice,pref:+1 (XXX) XXX-XXXX
TEL,TYPE=work,voice,pref:XXX-555-1213,TEL,TYPE=work,voice:(XXX) 555-1214,TEL,TYPE=home,voice:(XXX) XXX-XXXX,TEL,TYPE=cell,voice:(XXX) 555-1215,TEL,TYPE=mrbig:(XXX) XXX-mrbig
TEL,TYPE=work,voice,pref:XXX-XXX-XXXX,TEL,TYPE=work,voice:(XXX) XXX-XXXX,TEL,TYPE=home,voice:(XXX) XXX-XXXX,TEL,TYPE=cell,voice:(XXX) XXX-XXXX,TEL,TYPE=pager:(XXX) XXX-XXXX
TEL,TYPE=work,voice,pref:(XXX) XXX-XXXX
TEL,TYPE=work,voice,pref:(XXX) XXX-XXXX
TEL,TYPE=work,voice,pref:(XXX) XXX-XXXX
TEL,TYPE=work,voice,pref:(XXX) XXX-XXXX
TEL,TYPE=cell,voice,pref:+XXXXXXXXXXX
TEL,TYPE=cell,voice,pref:+XXXXXXXXXXX
TEL,TYPE=work,voice,pref:(XXX) XXX-XXXX,TEL,TYPE=work,voice:XXXXXXXXXX
TEL,TYPE=work,voice,pref:(XXX) XXX-XXXX,TEL,TYPE=work,voice:XXXXXXXXXX
TEL,TYPE=work,voice,pref:(XXX) XXX-XXXX
TEL,TYPE=work,voice,pref:(XXX) XXX-XXXX
;;;;

proc print;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Results:&lt;/P&gt;
&lt;PRE&gt;Obs    row    order    value

  1      1      1      home,voice,pref:(XXX) 555-1212
  2      2      1      home,voice,pref:(XXX) XXX-2222
  3      3      1      cell,voice,pref:+1 (XXX) XXX-XXXX
  4      4      1      work,voice,pref:XXX-555-1213,
  5      4      2      work,voice:(XXX) 555-1214,
  6      4      3      home,voice:(XXX) XXX-XXXX,
  7      4      4      cell,voice:(XXX) 555-1215,
  8      4      5      mrbig:(XXX) XXX-mrbig
  9      5      1      work,voice,pref:XXX-XXX-XXXX,
 10      5      2      work,voice:(XXX) XXX-XXXX,
 11      5      3      home,voice:(XXX) XXX-XXXX,
 12      5      4      cell,voice:(XXX) XXX-XXXX,
 13      5      5      pager:(XXX) XXX-XXXX
 14      6      1      work,voice,pref:(XXX) XXX-XXXX
 15      7      1      work,voice,pref:(XXX) XXX-XXXX
 16      8      1      work,voice,pref:(XXX) XXX-XXXX
 17      9      1      work,voice,pref:(XXX) XXX-XXXX
 18     10      1      cell,voice,pref:+XXXXXXXXXXX
 19     11      1      cell,voice,pref:+XXXXXXXXXXX
 20     12      1      work,voice,pref:(XXX) XXX-XXXX,
 21     12      2      work,voice:XXXXXXXXXX
 22     13      1      work,voice,pref:(XXX) XXX-XXXX,
 23     13      2      work,voice:XXXXXXXXXX
 24     14      1      work,voice,pref:(XXX) XXX-XXXX
 25     15      1      work,voice,pref:(XXX) XXX-XXXX
&lt;/PRE&gt;
&lt;P&gt;If you have it as a character variable the perhaps use TRANWRD to convert the TEL or TEL,TYPE= into a single character like | or ^ that you could then use with SCAN().&amp;nbsp; Or try figuring out regular expressions.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Feb 2022 23:39:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Parse-a-String-containing-Repeated-Term/m-p/797352#M287465</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2022-02-18T23:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: Parse a String containing Repeated Term</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Parse-a-String-containing-Repeated-Term/m-p/797353#M287466</link>
      <description>&lt;P&gt;You do not say how you will use the data if you have these values in different variables on a single observation. Often that is not the best approach for many tasks. However using &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/159"&gt;@Tom&lt;/a&gt; 's solution you could transpose the data by the Row variable to get the values on one observation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you Tom for providing the read solution. I thought something along this line would be very possible and yours is cleaner than my thoughts.&lt;/P&gt;</description>
      <pubDate>Sat, 19 Feb 2022 00:12:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Parse-a-String-containing-Repeated-Term/m-p/797353#M287466</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2022-02-19T00:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: Parse a String containing Repeated Term</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Parse-a-String-containing-Repeated-Term/m-p/797910#M313719</link>
      <description>&lt;P&gt;Hi Tom.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for taking the time to reply. I should have been more clear about a few things. The data is an imported Excel sheet and I'm hoping to get each TEL to it's own column (see the example attached.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;TABLE width="1258"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="64"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="724"&gt;COL 1&lt;/TD&gt;
&lt;TD width="232"&gt;COL 2&lt;/TD&gt;
&lt;TD width="238"&gt;COL3&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;HAVE&lt;/TD&gt;
&lt;TD&gt;TEL;TYPE=work,voice,pref:xxx-xxx-xxxx,TEL;TYPE=work,voice:(xxx) xxx-xxxx,TEL;TYPE=home,voice:(xxx) xxx-xxxx&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;WANT&lt;/TD&gt;
&lt;TD&gt;TEL;TYPE=work,voice,pref:xxx-xxx-xxxx&lt;/TD&gt;
&lt;TD&gt;TEL;TYPE=work,voice:(xxx) xxx-xxxx&lt;/TD&gt;
&lt;TD&gt;TEL;TYPE=home,voice:(xxx) xxx-xxxx&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;</description>
      <pubDate>Tue, 22 Feb 2022 22:46:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Parse-a-String-containing-Repeated-Term/m-p/797910#M313719</guid>
      <dc:creator>Jeff_DOC</dc:creator>
      <dc:date>2022-02-22T22:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: Parse a String containing Repeated Term</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Parse-a-String-containing-Repeated-Term/m-p/797913#M313722</link>
      <description>&lt;P&gt;First convert it to multiple observations.&amp;nbsp; Converting it to multiple variables is a job for PROC TRANSPOSE.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data tall;
  set have;
  length num 8 string $50 ;
  do num=1 by 1 until(not loc);
     loc = find(col1,'TEL;',5);
     if loc then do;
       string=substrn(col1,1,loc-2);
       col1=substrn(col1,loc);
     end;
     else string=col1;
     output;
  end;
  drop col1 loc;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;So if you have this input:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data have;
  row+1;
  input;
  col1=_infile_;
cards4;
TEL;TYPE=work,voice,pref:xxx-xxx-xxxx,TEL;TYPE=work,voice:(xxx) xxx-xxxx,TEL;TYPE=home,voice:(xxx) xxx-xxxx
TEL;TYPE=work,voice,pref:xxx-xxx-xxxx
TEL;TYPE=work,voice,pref:xxx-xxx-xxxx,TEL;TYPE=work,voice:(xxx) xxx-xxxx
;;;;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;You get this output:&lt;/P&gt;
&lt;PRE&gt;Obs    row    num                   string

 1      1      1     TEL;TYPE=work,voice,pref:xxx-xxx-xxxx
 2      1      2     TEL;TYPE=work,voice:(xxx) xxx-xxxx
 3      1      3     TEL;TYPE=home,voice:(xxx) xxx-xxxx
 4      2      1     TEL;TYPE=work,voice,pref:xxx-xxx-xxxx
 5      3      1     TEL;TYPE=work,voice,pref:xxx-xxx-xxxx
 6      3      2     TEL;TYPE=work,voice:(xxx) xxx-xxxx
&amp;#12;
&lt;/PRE&gt;
&lt;P&gt;Which you can transpose into multiple variables.&lt;/P&gt;
&lt;P&gt;You could use PROC TRANSPOSE.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc transpose data=tall out=wide(drop=_name_) prefix=tel;
  by row;
  id num;
  var string;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Or a data step:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc sql noprint;
  select max(num) into :&amp;amp;ncols from tall;
quit;
data want;
  do _n_=1 to &amp;amp;ncols until(last.row);
    set tall;
    by row;
    array tel [&amp;amp;ncols] $50 ;
    tel[_n_]=string;
  end;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;If you know the upperbound on the number of telephone numbers you will have might even be able to use the ARRAY in the step that splits the strings and avoid making the TALL dataset.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Feb 2022 23:22:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Parse-a-String-containing-Repeated-Term/m-p/797913#M313722</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2022-02-22T23:22:07Z</dc:date>
    </item>
    <item>
      <title>Re: Parse a String containing Repeated Term</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Parse-a-String-containing-Repeated-Term/m-p/798077#M313788</link>
      <description>&lt;P&gt;This worked perfectly! Thank you very much for taking your time to help.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Feb 2022 17:01:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Parse-a-String-containing-Repeated-Term/m-p/798077#M313788</guid>
      <dc:creator>Jeff_DOC</dc:creator>
      <dc:date>2022-02-23T17:01:54Z</dc:date>
    </item>
  </channel>
</rss>

