<?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: Reg:Char and Num in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Reg-Char-and-Num/m-p/65017#M18512</link>
    <description>There are a variety of function that tests for numeric/char that could be used together with SUBSTR.&lt;BR /&gt;
&lt;BR /&gt;
/Linus</description>
    <pubDate>Mon, 17 Aug 2009 10:26:26 GMT</pubDate>
    <dc:creator>LinusH</dc:creator>
    <dc:date>2009-08-17T10:26:26Z</dc:date>
    <item>
      <title>Reg:Char and Num</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Reg-Char-and-Num/m-p/65016#M18511</link>
      <description>data pno;&lt;BR /&gt;
input policyno;&lt;BR /&gt;
cards;&lt;BR /&gt;
AS789,A745,WE425&lt;BR /&gt;
QW45,CV956,PO789&lt;BR /&gt;
A75,P45632,WE452&lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
I want the policy no having twocaharater and three numeric obs.&lt;BR /&gt;
&lt;BR /&gt;
output&lt;BR /&gt;
&lt;BR /&gt;
AS789,WE425&lt;BR /&gt;
CV956,PO789&lt;BR /&gt;
WE452</description>
      <pubDate>Mon, 17 Aug 2009 07:21:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Reg-Char-and-Num/m-p/65016#M18511</guid>
      <dc:creator>R_Win</dc:creator>
      <dc:date>2009-08-17T07:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: Reg:Char and Num</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Reg-Char-and-Num/m-p/65017#M18512</link>
      <description>There are a variety of function that tests for numeric/char that could be used together with SUBSTR.&lt;BR /&gt;
&lt;BR /&gt;
/Linus</description>
      <pubDate>Mon, 17 Aug 2009 10:26:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Reg-Char-and-Num/m-p/65017#M18512</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2009-08-17T10:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: Reg:Char and Num</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Reg-Char-and-Num/m-p/65018#M18513</link>
      <description>But how can we do this by substr as the obs are at different positions.</description>
      <pubDate>Mon, 24 Aug 2009 05:29:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Reg-Char-and-Num/m-p/65018#M18513</guid>
      <dc:creator>sas_</dc:creator>
      <dc:date>2009-08-24T05:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: Reg:Char and Num</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Reg-Char-and-Num/m-p/65019#M18514</link>
      <description>You can use the scan function to put each policy in their own column/observation.&lt;BR /&gt;
/Linus</description>
      <pubDate>Mon, 24 Aug 2009 06:49:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Reg-Char-and-Num/m-p/65019#M18514</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2009-08-24T06:49:07Z</dc:date>
    </item>
  </channel>
</rss>

