<?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 SAS AF - Menu entries in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/SAS-AF-Menu-entries/m-p/874027#M345285</link>
    <description>&lt;P&gt;I'm working in a migration from Mainframe to Linux using SAS AF, I don't know much about this application, but as I understand it, in the mainframe there are some keyboards that are entered by the user, with some functions to change screens, exit, go to left/right, navigate, etc. Apparently there are some catalogs already created where those keys are associated to one or more screens, using a kind of menu. In that case, how do I associate those keys that appear on the screen to its respective catalog (or key)?&lt;BR /&gt;I am leaving attached a print of the mainframe screen of the keys that I want to associate to the commands given by the user.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Thu, 04 May 2023 23:55:53 GMT</pubDate>
    <dc:creator>Guiluiz</dc:creator>
    <dc:date>2023-05-04T23:55:53Z</dc:date>
    <item>
      <title>SAS AF - Menu entries</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-AF-Menu-entries/m-p/874027#M345285</link>
      <description>&lt;P&gt;I'm working in a migration from Mainframe to Linux using SAS AF, I don't know much about this application, but as I understand it, in the mainframe there are some keyboards that are entered by the user, with some functions to change screens, exit, go to left/right, navigate, etc. Apparently there are some catalogs already created where those keys are associated to one or more screens, using a kind of menu. In that case, how do I associate those keys that appear on the screen to its respective catalog (or key)?&lt;BR /&gt;I am leaving attached a print of the mainframe screen of the keys that I want to associate to the commands given by the user.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2023 23:55:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-AF-Menu-entries/m-p/874027#M345285</guid>
      <dc:creator>Guiluiz</dc:creator>
      <dc:date>2023-05-04T23:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: SAS AF - Menu entries</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-AF-Menu-entries/m-p/874030#M345287</link>
      <description>&lt;P&gt;SAS/AF is very very old, deprecated technology.&amp;nbsp; If you're working on a migration, you probably want to migrate to some other approach for developing a user interface to drive SAS code.&amp;nbsp; Common choices would be using a web interface with SAS stored processes or Viya jobs or whatever as the backend, or for Windows using SAS integration technologies to integrate an interface built with .NET stuff with SAS.&amp;nbsp; If you invest now in building a SAS/AF application, you're choosing to take on a ton of technical debt.&lt;/P&gt;</description>
      <pubDate>Fri, 05 May 2023 00:39:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-AF-Menu-entries/m-p/874030#M345287</guid>
      <dc:creator>Quentin</dc:creator>
      <dc:date>2023-05-05T00:39:14Z</dc:date>
    </item>
    <item>
      <title>Re: SAS AF - Menu entries</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-AF-Menu-entries/m-p/874033#M345290</link>
      <description>&lt;P&gt;From what I remember, you need to create a KEYS entry in your SAS/AF catalog to contain your custom key definitions. To execute a specified AF program from a function key, you use the AF command followed by the catalog entry you want to start: af c=MyLib.Mycat.MApp.program&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 May 2023 01:08:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-AF-Menu-entries/m-p/874033#M345290</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2023-05-05T01:08:11Z</dc:date>
    </item>
    <item>
      <title>Re: SAS AF - Menu entries</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-AF-Menu-entries/m-p/874057#M345297</link>
      <description>&lt;P&gt;Don't bother trying to ride a horse which, in essence, is dead.&lt;/P&gt;
&lt;P&gt;Redesign your application with stored processes or Viya jobs, as already suggested.&lt;/P&gt;
&lt;P&gt;On top of avoiding technological debt, you will also save money because you no longer need the AF license.&lt;/P&gt;</description>
      <pubDate>Fri, 05 May 2023 04:05:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-AF-Menu-entries/m-p/874057#M345297</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2023-05-05T04:05:22Z</dc:date>
    </item>
  </channel>
</rss>

