<?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 Reverse Procedure in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Reverse-Procedure/m-p/76036#M22078</link>
    <description>Hi All,&lt;BR /&gt;
Can any one tell me if I have numerical  value 1234 and Character value  ABCD. So how Can I put them in reverse order by writing a Query(Program)?&lt;BR /&gt;
&lt;BR /&gt;
Thanks</description>
    <pubDate>Mon, 02 Mar 2009 22:32:25 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2009-03-02T22:32:25Z</dc:date>
    <item>
      <title>Reverse Procedure</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Reverse-Procedure/m-p/76036#M22078</link>
      <description>Hi All,&lt;BR /&gt;
Can any one tell me if I have numerical  value 1234 and Character value  ABCD. So how Can I put them in reverse order by writing a Query(Program)?&lt;BR /&gt;
&lt;BR /&gt;
Thanks</description>
      <pubDate>Mon, 02 Mar 2009 22:32:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Reverse-Procedure/m-p/76036#M22078</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-03-02T22:32:25Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse Procedure</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Reverse-Procedure/m-p/76037#M22079</link>
      <description>Explore using the SAS DATA step and particularly the REVERSE function. And for the SAS numeric variable, use the SAS function PUT to convert the number to a character string first, then use the REVERSE function against the character variable representation of your number.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Mon, 02 Mar 2009 23:29:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Reverse-Procedure/m-p/76037#M22079</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2009-03-02T23:29:02Z</dc:date>
    </item>
  </channel>
</rss>

