<?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 Main Frame program in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Main-Frame-program/m-p/638566#M189908</link>
    <description>&lt;P&gt;I have I am working on a main frame program for the first time.When it says&amp;nbsp;&lt;/P&gt;&lt;P&gt;TABLE FILE CARS1&lt;/P&gt;&lt;P&gt;PRINT&lt;/P&gt;&lt;P&gt;CYLINDERS&lt;/P&gt;&lt;P&gt;COUNTRY&lt;/P&gt;&lt;P&gt;PRICE&lt;/P&gt;&lt;P&gt;MAKE&lt;/P&gt;&lt;P&gt;MODEL&lt;/P&gt;&lt;P&gt;WHERE PAL = 'DAV'&lt;/P&gt;&lt;P&gt;END&amp;nbsp;&lt;/P&gt;&lt;P&gt;FIN&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;as I don't have PAL variable in the actual dataset and where PAL = 'DAV' statement says put PAL = 'DAV' or it works as a regular where filter in base SAS or it main frame code work differently?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;KAJAL&lt;/P&gt;</description>
    <pubDate>Thu, 09 Apr 2020 04:09:50 GMT</pubDate>
    <dc:creator>kajal_30</dc:creator>
    <dc:date>2020-04-09T04:09:50Z</dc:date>
    <item>
      <title>Main Frame program</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Main-Frame-program/m-p/638566#M189908</link>
      <description>&lt;P&gt;I have I am working on a main frame program for the first time.When it says&amp;nbsp;&lt;/P&gt;&lt;P&gt;TABLE FILE CARS1&lt;/P&gt;&lt;P&gt;PRINT&lt;/P&gt;&lt;P&gt;CYLINDERS&lt;/P&gt;&lt;P&gt;COUNTRY&lt;/P&gt;&lt;P&gt;PRICE&lt;/P&gt;&lt;P&gt;MAKE&lt;/P&gt;&lt;P&gt;MODEL&lt;/P&gt;&lt;P&gt;WHERE PAL = 'DAV'&lt;/P&gt;&lt;P&gt;END&amp;nbsp;&lt;/P&gt;&lt;P&gt;FIN&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;as I don't have PAL variable in the actual dataset and where PAL = 'DAV' statement says put PAL = 'DAV' or it works as a regular where filter in base SAS or it main frame code work differently?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;KAJAL&lt;/P&gt;</description>
      <pubDate>Thu, 09 Apr 2020 04:09:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Main-Frame-program/m-p/638566#M189908</guid>
      <dc:creator>kajal_30</dc:creator>
      <dc:date>2020-04-09T04:09:50Z</dc:date>
    </item>
    <item>
      <title>Re: Main Frame program</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Main-Frame-program/m-p/638587#M189913</link>
      <description>&lt;P&gt;The syntax for WHERE statement is equal on all SAS platforms - MF/Unix/Linux/Windows etc.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can check which variables are in dataset by running PROC CONTENTS.&lt;/P&gt;
&lt;P&gt;I guess you got an exercise on sashelp.cars dataset.&lt;/P&gt;
&lt;P&gt;Write a code and check - maybe PAL, if it doesn't exist it is a typo and replace it to&lt;/P&gt;
&lt;P&gt;the right name.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Apr 2020 05:14:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Main-Frame-program/m-p/638587#M189913</guid>
      <dc:creator>Shmuel</dc:creator>
      <dc:date>2020-04-09T05:14:48Z</dc:date>
    </item>
    <item>
      <title>Re: Main Frame program</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Main-Frame-program/m-p/638626#M189922</link>
      <description>&lt;P&gt;What you posted is neither a SAS program nor a program in any other language on mainframes (JCL, COBOL, PL/1) I know of.&lt;/P&gt;
&lt;P&gt;If you have trouble with a step in a SAS program, post the whole log of this step; use the &amp;lt;/&amp;gt; button to post it.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bildschirmfoto 2020-04-07 um 08.32.59.png"&gt;&lt;img src="https://communities.sas.com/skins/images/E0BB18E7DAA53C21BC28740CEA0E38DA/responsive_peak/images/image_not_found.png" alt="Bildschirmfoto 2020-04-07 um 08.32.59.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Apr 2020 10:00:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Main-Frame-program/m-p/638626#M189922</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2020-04-09T10:00:43Z</dc:date>
    </item>
  </channel>
</rss>

