<?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 assign SAS codes to a keystroke or toolbar shortcut? in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/how-to-assign-SAS-codes-to-a-keystroke-or-toolbar-shortcut/m-p/104070#M29086</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check out the following SAS Global Forum papers, they will illustrate how to do that&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- &lt;A href="http://support.sas.com/resources/papers/proceedings11/099-2011.pdf"&gt;http://support.sas.com/resources/papers/proceedings11/099-2011.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;- &lt;A href="http://support.sas.com/resources/papers/proceedings12/151-2012.pdf"&gt;http://support.sas.com/resources/papers/proceedings12/151-2012.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps,&lt;/P&gt;&lt;P&gt;Ahmed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Jun 2013 16:39:48 GMT</pubDate>
    <dc:creator>AhmedAl_Attar</dc:creator>
    <dc:date>2013-06-12T16:39:48Z</dc:date>
    <item>
      <title>how to assign SAS codes to a keystroke or toolbar shortcut?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/how-to-assign-SAS-codes-to-a-keystroke-or-toolbar-shortcut/m-p/104069#M29085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Each time before I run SAS codes I would like to clear the work library using following codes:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new; color: #000099;"&gt;proc datasets lib=work kill nolist memtype=data;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new; color: #000099;"&gt;quit;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new; color: #000099;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: courier new;"&gt;I don't want to type these codes each time, so I try to assign these codes to a keystroke or a toolbar shortcut. I googled and followed instructions (such as this one: &lt;/SPAN&gt;&lt;A href="http://www.ts.vcu.edu/askit/2072.html" title="http://www.ts.vcu.edu/askit/2072.html"&gt;VCU TS - Creating Keyboard and Toolbar Shortcuts in SAS&lt;/A&gt;&lt;SPAN style="font-family: courier new; color: #000099;"&gt;) ;&lt;SPAN style="color: #000000;"&gt;however it does not seem to work.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: courier new;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: courier new;"&gt;Did anyone know how to assign these codes to&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: courier new;"&gt;a keystroke or a toolbar shortcut? Thanks.&lt;/SPAN&gt;&lt;SPAN style="font-family: courier new; color: #000099;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jun 2013 15:56:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/how-to-assign-SAS-codes-to-a-keystroke-or-toolbar-shortcut/m-p/104069#M29085</guid>
      <dc:creator>abcd123</dc:creator>
      <dc:date>2013-06-12T15:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: how to assign SAS codes to a keystroke or toolbar shortcut?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/how-to-assign-SAS-codes-to-a-keystroke-or-toolbar-shortcut/m-p/104070#M29086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check out the following SAS Global Forum papers, they will illustrate how to do that&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- &lt;A href="http://support.sas.com/resources/papers/proceedings11/099-2011.pdf"&gt;http://support.sas.com/resources/papers/proceedings11/099-2011.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;- &lt;A href="http://support.sas.com/resources/papers/proceedings12/151-2012.pdf"&gt;http://support.sas.com/resources/papers/proceedings12/151-2012.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps,&lt;/P&gt;&lt;P&gt;Ahmed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jun 2013 16:39:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/how-to-assign-SAS-codes-to-a-keystroke-or-toolbar-shortcut/m-p/104070#M29086</guid>
      <dc:creator>AhmedAl_Attar</dc:creator>
      <dc:date>2013-06-12T16:39:48Z</dc:date>
    </item>
    <item>
      <title>Re: how to assign SAS codes to a keystroke or toolbar shortcut?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/how-to-assign-SAS-codes-to-a-keystroke-or-toolbar-shortcut/m-p/104071#M29087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very&amp;nbsp; much. It works now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For those who are interested, the trick is to use gsubmit. In my case, I entered following to the keystroke.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new; color: #000099;"&gt;gsubmit &lt;/SPAN&gt;"&amp;nbsp; &lt;SPAN style="font-family: courier new; color: #000099;"&gt;proc datasets lib=work kill nolist memtype=data;&lt;/SPAN&gt;&lt;SPAN style="font-family: courier new; color: #000099;"&gt;quit; "&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jun 2013 17:15:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/how-to-assign-SAS-codes-to-a-keystroke-or-toolbar-shortcut/m-p/104071#M29087</guid>
      <dc:creator>abcd123</dc:creator>
      <dc:date>2013-06-12T17:15:29Z</dc:date>
    </item>
  </channel>
</rss>

