<?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: statement start with x in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/statement-start-with-x/m-p/799764#M314506</link>
    <description>&lt;P&gt;What is unclear to you after reading the documentation I linked?&lt;/P&gt;</description>
    <pubDate>Thu, 03 Mar 2022 07:21:26 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2022-03-03T07:21:26Z</dc:date>
    <item>
      <title>statement start with x</title>
      <link>https://communities.sas.com/t5/SAS-Programming/statement-start-with-x/m-p/799757#M314499</link>
      <description>&lt;P&gt;I have a line looking very strange&lt;/P&gt;&lt;P&gt;it starts with x followed by double quote and end in double quote&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;X"mv &amp;amp;GXXXX/data file1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;amp;GXXXX/data_file2"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;inside the double quote is changing content of one file to another..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is this not sas command but linus or from dos? what does it mean?&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2022 07:10:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/statement-start-with-x/m-p/799757#M314499</guid>
      <dc:creator>HeatherNewton</dc:creator>
      <dc:date>2022-03-03T07:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: statement start with x</title>
      <link>https://communities.sas.com/t5/SAS-Programming/statement-start-with-x/m-p/799761#M314503</link>
      <description>&lt;P&gt;How about asking the documentation?&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/lestmtsglobal/p11ba12uypvfazn1jk7acffuzlbl.htm" target="_blank" rel="noopener"&gt;X Statement&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2022 07:15:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/statement-start-with-x/m-p/799761#M314503</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2022-03-03T07:15:55Z</dc:date>
    </item>
    <item>
      <title>Re: statement start with x</title>
      <link>https://communities.sas.com/t5/SAS-Programming/statement-start-with-x/m-p/799762#M314504</link>
      <description>the exact line is as follows:&lt;BR /&gt;&lt;BR /&gt;x"mv &amp;amp;G_IFC_STG_PATH/atsm_static.sas7bdat &amp;amp;G_IFC_STG_PATH/atsm_stat_bak.sas7bdat "&lt;BR /&gt;&lt;BR /&gt;please help thx</description>
      <pubDate>Thu, 03 Mar 2022 07:16:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/statement-start-with-x/m-p/799762#M314504</guid>
      <dc:creator>HeatherNewton</dc:creator>
      <dc:date>2022-03-03T07:16:31Z</dc:date>
    </item>
    <item>
      <title>Re: statement start with x</title>
      <link>https://communities.sas.com/t5/SAS-Programming/statement-start-with-x/m-p/799764#M314506</link>
      <description>&lt;P&gt;What is unclear to you after reading the documentation I linked?&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2022 07:21:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/statement-start-with-x/m-p/799764#M314506</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2022-03-03T07:21:26Z</dc:date>
    </item>
    <item>
      <title>Re: statement start with x</title>
      <link>https://communities.sas.com/t5/SAS-Programming/statement-start-with-x/m-p/799779#M314519</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/416388"&gt;@HeatherNewton&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;This line executes the operating system (&lt;STRONG&gt;Linux&lt;/STRONG&gt;)&amp;nbsp; command &lt;STRONG&gt;mv&lt;/STRONG&gt; (move).&lt;BR /&gt;It is &lt;STRONG&gt;renaming&lt;/STRONG&gt; the file&amp;nbsp;&lt;SPAN&gt;atsm_static.sas7bdat&amp;nbsp; to&amp;nbsp;atsm_stat&lt;STRONG&gt;_bak.&lt;/STRONG&gt;sas7bdat. (Note you have &lt;STRONG&gt;_bak&lt;/STRONG&gt;&amp;nbsp; added in the new name).&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;amp;G_IFC_STG_PATH is the macro variable that shows the path or location of the files.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2022 08:55:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/statement-start-with-x/m-p/799779#M314519</guid>
      <dc:creator>Sajid01</dc:creator>
      <dc:date>2022-03-03T08:55:25Z</dc:date>
    </item>
  </channel>
</rss>

