<?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: Using picture stament in proc format in SAS WPS , I got a problem in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Using-picture-stament-in-proc-format-in-SAS-WPS-I-got-a-problem/m-p/744640#M233299</link>
    <description>Ok, thanks , I'll.</description>
    <pubDate>Sun, 30 May 2021 07:00:08 GMT</pubDate>
    <dc:creator>KOUAME</dc:creator>
    <dc:date>2021-05-30T07:00:08Z</dc:date>
    <item>
      <title>Using picture stament in proc format in SAS WPS , I got a problem</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Using-picture-stament-in-proc-format-in-SAS-WPS-I-got-a-problem/m-p/744633#M233293</link>
      <description>&lt;P&gt;I was creating a customer format in SAS. First of all, I use SAS STUDIO and it works properly. But when I use SAS WPS , I encounter a problem with language option after datype. The aim is to print&amp;nbsp;&amp;nbsp;English date in french with picture statements in proc format. I give these lines of code and join the error message in SAS WPS. Thanks!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;/* use the picture statement in PROC */&lt;BR /&gt;data date;&lt;BR /&gt;input date_naiss;&lt;BR /&gt;format date_naiss date9.;&lt;BR /&gt;cards;&lt;BR /&gt;12345&lt;BR /&gt;64675&lt;BR /&gt;54646&lt;BR /&gt;54646&lt;BR /&gt;;&lt;BR /&gt;run;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;proc format;&lt;BR /&gt;picture date_fre (default=40) low-high ='%A %d %B %Y'(datatype=date language=french);&lt;BR /&gt;run;&lt;/P&gt;
&lt;P&gt;proc print data =date;&lt;BR /&gt;format date_naiss date_fre.;&lt;BR /&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 29 May 2021 23:45:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Using-picture-stament-in-proc-format-in-SAS-WPS-I-got-a-problem/m-p/744633#M233293</guid>
      <dc:creator>KOUAME</dc:creator>
      <dc:date>2021-05-29T23:45:24Z</dc:date>
    </item>
    <item>
      <title>Re: Using picture stament in proc format in SAS WPS , I got a problem</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Using-picture-stament-in-proc-format-in-SAS-WPS-I-got-a-problem/m-p/744634#M233294</link>
      <description>&lt;P&gt;Is the "SAS WPS" you are referring to the "&lt;A href="https://www.worldprogramming.com/" target="_blank"&gt;https://www.worldprogramming.com/&lt;/A&gt;" WPS?&lt;/P&gt;
&lt;P&gt;If so, you should check with WPS support instead of asking here. You should check with WPS support.&lt;/P&gt;</description>
      <pubDate>Sun, 30 May 2021 00:25:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Using-picture-stament-in-proc-format-in-SAS-WPS-I-got-a-problem/m-p/744634#M233294</guid>
      <dc:creator>japelin</dc:creator>
      <dc:date>2021-05-30T00:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: Using picture stament in proc format in SAS WPS , I got a problem</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Using-picture-stament-in-proc-format-in-SAS-WPS-I-got-a-problem/m-p/744640#M233299</link>
      <description>Ok, thanks , I'll.</description>
      <pubDate>Sun, 30 May 2021 07:00:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Using-picture-stament-in-proc-format-in-SAS-WPS-I-got-a-problem/m-p/744640#M233299</guid>
      <dc:creator>KOUAME</dc:creator>
      <dc:date>2021-05-30T07:00:08Z</dc:date>
    </item>
    <item>
      <title>Re: Using picture stament in proc format in SAS WPS , I got a problem</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Using-picture-stament-in-proc-format-in-SAS-WPS-I-got-a-problem/m-p/744731#M233349</link>
      <description>&lt;P&gt;WPS copied the SAS language and provided their own interpreter. Many features of the SAS language are unsupported, and some work differently.&lt;/P&gt;</description>
      <pubDate>Mon, 31 May 2021 06:22:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Using-picture-stament-in-proc-format-in-SAS-WPS-I-got-a-problem/m-p/744731#M233349</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2021-05-31T06:22:25Z</dc:date>
    </item>
    <item>
      <title>Re: Using picture stament in proc format in SAS WPS , I got a problem</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Using-picture-stament-in-proc-format-in-SAS-WPS-I-got-a-problem/m-p/745114#M233534</link>
      <description>OK, thanks!</description>
      <pubDate>Wed, 02 Jun 2021 10:14:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Using-picture-stament-in-proc-format-in-SAS-WPS-I-got-a-problem/m-p/745114#M233534</guid>
      <dc:creator>KOUAME</dc:creator>
      <dc:date>2021-06-02T10:14:17Z</dc:date>
    </item>
  </channel>
</rss>

