<?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 How to import keyboard macros and abbreviations from a .kmf file? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-import-keyboard-macros-and-abbreviations-from-a-kmf-file/m-p/152932#M262624</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been facing an issue with SAS 9.3 on windows server 2008. Eerytime I restart my session I loose all my keyboard abbreviations. The profile catalog is always there so I can only assume keyboard abbreviations are not saved in sasuser profile catalog. I'm aware that I can go to tools and import the kmf file but is there any way to do this through editor - by using proc import for example? so I can put the code in my autoexec.sas ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternatively can someone point me to a file or a catalog where the information is saved? I have looked all over but all in vain. It doesn't seem to be a part of user profile or registry.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 20 Sep 2014 06:05:48 GMT</pubDate>
    <dc:creator>blooneel</dc:creator>
    <dc:date>2014-09-20T06:05:48Z</dc:date>
    <item>
      <title>How to import keyboard macros and abbreviations from a .kmf file?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-import-keyboard-macros-and-abbreviations-from-a-kmf-file/m-p/152932#M262624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been facing an issue with SAS 9.3 on windows server 2008. Eerytime I restart my session I loose all my keyboard abbreviations. The profile catalog is always there so I can only assume keyboard abbreviations are not saved in sasuser profile catalog. I'm aware that I can go to tools and import the kmf file but is there any way to do this through editor - by using proc import for example? so I can put the code in my autoexec.sas ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternatively can someone point me to a file or a catalog where the information is saved? I have looked all over but all in vain. It doesn't seem to be a part of user profile or registry.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Sep 2014 06:05:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-import-keyboard-macros-and-abbreviations-from-a-kmf-file/m-p/152932#M262624</guid>
      <dc:creator>blooneel</dc:creator>
      <dc:date>2014-09-20T06:05:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to import keyboard macros and abbreviations from a .kmf file?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-import-keyboard-macros-and-abbreviations-from-a-kmf-file/m-p/152933#M262625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Profile would have been my first thought as well.&amp;nbsp; Any chance your profile is set to read only?&amp;nbsp; Can other changes (window colors or whatever) be saved in your profile?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Might want to check DM commands to see if it's possible to import the .kmf file that way.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Sep 2014 12:01:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-import-keyboard-macros-and-abbreviations-from-a-kmf-file/m-p/152933#M262625</guid>
      <dc:creator>Quentin</dc:creator>
      <dc:date>2014-09-20T12:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to import keyboard macros and abbreviations from a .kmf file?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-import-keyboard-macros-and-abbreviations-from-a-kmf-file/m-p/152934#M262626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;According to the following post the abbreviations are actually stored in the Window's registry: &lt;A href="https://listserv.uga.edu/cgi-bin/wa?A2=ind0709B&amp;amp;L=SAS-L&amp;amp;F=&amp;amp;S=&amp;amp;X=AE224276F2B15E9D7C&amp;amp;Y=art297%40rogers.com&amp;amp;P=259377" title="https://listserv.uga.edu/cgi-bin/wa?A2=ind0709B&amp;amp;L=SAS-L&amp;amp;F=&amp;amp;S=&amp;amp;X=AE224276F2B15E9D7C&amp;amp;Y=art297%40rogers.com&amp;amp;P=259377"&gt;LISTSERV 16.0 - SAS-L Archives&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, that doesn't address why you aren't able to save them. Is it possible that you have multiple SAS instances running when you've tried to save them?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Sep 2014 14:06:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-import-keyboard-macros-and-abbreviations-from-a-kmf-file/m-p/152934#M262626</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2014-09-20T14:06:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to import keyboard macros and abbreviations from a .kmf file?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-import-keyboard-macros-and-abbreviations-from-a-kmf-file/m-p/152935#M262627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Registry and Profile catalog were my first thoughts .. and I have tried saving them every which way.. I guess in SAS 9.3 they are saved in some other file. Profile catalog is only saving the changes I make in Preferences dialogue box.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2014 05:36:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-import-keyboard-macros-and-abbreviations-from-a-kmf-file/m-p/152935#M262627</guid>
      <dc:creator>blooneel</dc:creator>
      <dc:date>2014-09-23T05:36:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to import keyboard macros and abbreviations from a .kmf file?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-import-keyboard-macros-and-abbreviations-from-a-kmf-file/m-p/152936#M262628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Out of curiosity: in the sessions when you've loaded the abbreviations did you have "save settings on exit" checked in your preferences?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2014 12:54:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-import-keyboard-macros-and-abbreviations-from-a-kmf-file/m-p/152936#M262628</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2014-09-23T12:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to import keyboard macros and abbreviations from a .kmf file?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-import-keyboard-macros-and-abbreviations-from-a-kmf-file/m-p/460803#M262629</link>
      <description>&lt;P&gt;Hi, I was searching for the answer to this question and found it elsewhere in the SAS online documentation:&amp;nbsp;&lt;A href="http://support.sas.com/rnd/base/topics/abbreviations/" target="_blank"&gt;http://support.sas.com/rnd/base/topics/abbreviations/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"&lt;EM&gt;To import a KMF file, select Tools &amp;gt; Keyboard Macros &amp;gt; Macros. A window opens, and at the bottom is a button for IMPORT. Select the button and navigate to where you stored the file. SAS reads it automatically.&lt;/EM&gt;"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I tried this on my machine (swapped PCs at work) and it was successful.&amp;nbsp; I noted that I could select all my keyboard macros / abbreviations and export them as a single KMF file.&amp;nbsp; SAS appears to have imported them correctly into the new environment.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 May 2018 19:04:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-import-keyboard-macros-and-abbreviations-from-a-kmf-file/m-p/460803#M262629</guid>
      <dc:creator>KentL</dc:creator>
      <dc:date>2018-05-08T19:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to import keyboard macros and abbreviations from a .kmf file?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-import-keyboard-macros-and-abbreviations-from-a-kmf-file/m-p/474393#M262630</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;THX&lt;/P&gt;
&lt;P&gt;i will test this with my colleges, if this could solve the problem to share some standard macro and code snippets in the team.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;greetings&lt;/P&gt;
&lt;P&gt;Jan&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jun 2018 10:48:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-import-keyboard-macros-and-abbreviations-from-a-kmf-file/m-p/474393#M262630</guid>
      <dc:creator>Jan_Schebeko</dc:creator>
      <dc:date>2018-06-29T10:48:22Z</dc:date>
    </item>
  </channel>
</rss>

