<?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 to define and use panels. in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/How-to-define-and-use-panels/m-p/671593#M79258</link>
    <description>&lt;P&gt;Old and limited but if you are providing a known list of values for selection you might look into the WINDOW (data step) or %WINDOW (macro) to capture values as well.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SAS/AF and FSP do take a lot of different work and may be overkill if you only need to collect a few strings.&lt;/P&gt;</description>
    <pubDate>Wed, 22 Jul 2020 20:15:10 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2020-07-22T20:15:10Z</dc:date>
    <item>
      <title>How to define and use panels.</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-to-define-and-use-panels/m-p/671484#M79256</link>
      <description>&lt;P&gt;I've used base SAS for decades on the mainframe, always in batch for adhoc reporting.&lt;/P&gt;&lt;P&gt;I'm trying to do something different for me. We have base SAS, SAS/AF, SAS/FS, SAS_Graph on a Windows-7 server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to do something interactive. To prompt a user for information (specifically I'll be getting subsystem names and serial numbers) related to disk subsystems and then build commands for another tool to build my disk arrays.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What's new for me is panels in SAS. In z/OS I'd use ISPF dialog manager but that's not a reasonable option for this purpose.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The sample SAS provides just isn't making sense to me.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone provide a really basic example of having base SAS (on Windows) display a panel and get data from it. Based on responses I'd then branch other code with other panels.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I suspect it will involve PMENU but not sure.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The attachment is a PowerPoint (PDF) that is a rough example of the first panel I'd build. In it anything preceded by an ampersand ("&amp;amp;") is a variable name. Line one of the prompt uses sample values for variables H1.NAME#, H2.NAME#, DR.NAME#, H1_SN_P# etc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jul 2020 17:36:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-to-define-and-use-panels/m-p/671484#M79256</guid>
      <dc:creator>lchristensen</dc:creator>
      <dc:date>2020-07-22T17:36:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to define and use panels.</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-to-define-and-use-panels/m-p/671564#M79257</link>
      <description>&lt;P&gt;If you have Enterprise Guide, look into creating menus using the prompt interface.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Otherwise there is the %window macro command, see below&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.lexjansen.com/wuss/2003/SASSolutions/c-using_window.pdf" target="_blank"&gt;https://www.lexjansen.com/wuss/2003/SASSolutions/c-using_window.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jul 2020 19:37:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-to-define-and-use-panels/m-p/671564#M79257</guid>
      <dc:creator>ghosh</dc:creator>
      <dc:date>2020-07-22T19:37:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to define and use panels.</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-to-define-and-use-panels/m-p/671593#M79258</link>
      <description>&lt;P&gt;Old and limited but if you are providing a known list of values for selection you might look into the WINDOW (data step) or %WINDOW (macro) to capture values as well.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SAS/AF and FSP do take a lot of different work and may be overkill if you only need to collect a few strings.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jul 2020 20:15:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-to-define-and-use-panels/m-p/671593#M79258</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2020-07-22T20:15:10Z</dc:date>
    </item>
  </channel>
</rss>

