<?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: How Do I Specify Beginning of Line in PRXCHANGE on the Mainframe. No Caret in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-Do-I-Specify-Beginning-of-Line-in-PRXCHANGE-on-the-Mainframe/m-p/281852#M269838</link>
    <description>&lt;P&gt;There must be a way to get the mainframe to accept/transmit a "^" character. Otherwise, you could put a special character at the beginning of the string :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;DAY_FINAL = PRXCHANGE('S/@1-//',1,cats("@",DAYTIME_PHONE));&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 02 Jul 2016 19:15:12 GMT</pubDate>
    <dc:creator>PGStats</dc:creator>
    <dc:date>2016-07-02T19:15:12Z</dc:date>
    <item>
      <title>How Do I Specify Beginning of Line in PRXCHANGE on the Mainframe. No Caret</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-Do-I-Specify-Beginning-of-Line-in-PRXCHANGE-on-the-Mainframe/m-p/281837#M269837</link>
      <description>&lt;P&gt;The mainframe does not support the caret symbol ^ &amp;nbsp;(shift 6).&amp;nbsp;&lt;/P&gt;&lt;P&gt;It treats it as an unprintable character.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The caret symbol is used to represent the beginning of a line in the SAS/PERL RegEx.&lt;/P&gt;&lt;P&gt;For example.. the code below says: &amp;nbsp;find 1- in the first position in the line/field.&lt;/P&gt;&lt;P&gt;DAY_FINAL = PRXCHANGE('S/^1-//',1,DAYTIME_PHONE);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone know how to represent the beginning of the line in a mainframe environment?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks so much for any help.&lt;/P&gt;</description>
      <pubDate>Sat, 02 Jul 2016 11:56:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-Do-I-Specify-Beginning-of-Line-in-PRXCHANGE-on-the-Mainframe/m-p/281837#M269837</guid>
      <dc:creator>pwinter303</dc:creator>
      <dc:date>2016-07-02T11:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: How Do I Specify Beginning of Line in PRXCHANGE on the Mainframe. No Caret</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-Do-I-Specify-Beginning-of-Line-in-PRXCHANGE-on-the-Mainframe/m-p/281852#M269838</link>
      <description>&lt;P&gt;There must be a way to get the mainframe to accept/transmit a "^" character. Otherwise, you could put a special character at the beginning of the string :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;DAY_FINAL = PRXCHANGE('S/@1-//',1,cats("@",DAYTIME_PHONE));&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 02 Jul 2016 19:15:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-Do-I-Specify-Beginning-of-Line-in-PRXCHANGE-on-the-Mainframe/m-p/281852#M269838</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2016-07-02T19:15:12Z</dc:date>
    </item>
  </channel>
</rss>

