<?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 command bar in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/sas-command-bar/m-p/10854#M1122</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi art297 again, thanks for your quicly reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look, I need to check different datasets a, b, c d and e, and every datset are in a different libraries: x ,y ,z, t and work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using explorer, I waste time using the buttom open one level, open folder, and open the requested datasets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using the command bar in the different multiple toolbox sas, it is so easy as:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vt x.a&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vt y.b&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vt z.c&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vt t.d&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and vt work.e&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and you will have a command bar ready to every dataset.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found it quickly that using the explorer window.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Feb 2012 00:17:24 GMT</pubDate>
    <dc:creator>michtka</dc:creator>
    <dc:date>2012-02-27T00:17:24Z</dc:date>
    <item>
      <title>sas command bar</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/sas-command-bar/m-p/10849#M1117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi to everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;anyone can give me a list of commands I can use in the sas command bar:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fsview, where,...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not find any documentation about the list of commands I can type in this command bar &lt;SPAN __jive_emoticon_name="sad"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I only know that i can open the sashelp.class typing fsview in this command bar:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fsview sashelp.class&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as well searching as:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where index(name,'A')&amp;gt;0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any documentation about the list of commands can I use?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;J&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2012 01:21:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/sas-command-bar/m-p/10849#M1117</guid>
      <dc:creator>michtka</dc:creator>
      <dc:date>2012-02-23T01:21:24Z</dc:date>
    </item>
    <item>
      <title>sas command bar</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/sas-command-bar/m-p/10850#M1118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You ask a question that is difficult to answer.&amp;nbsp; Since one of the commands you can use is DM, you can run almost anything from there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I started a page on sasCommunity.org on a related project, but it is still quite in its infancy (see: &lt;A href="http://www.sascommunity.org/wiki/Abbreviations/Macros"&gt;http://www.sascommunity.org/wiki/Abbreviations/Macros&lt;/A&gt; ).&amp;nbsp; However, if you take a look at the code in Russ Lavery's collection (link on that page), I think you will get an idea of some of the possibilities.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And, its not limited to the command bar, as anything that can be entered in the command bar, can also be saved and run as a macro/abbreviation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2012 02:21:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/sas-command-bar/m-p/10850#M1118</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2012-02-23T02:21:17Z</dc:date>
    </item>
    <item>
      <title>sas command bar</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/sas-command-bar/m-p/10851#M1119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Art for your email.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to find a guide of:&amp;nbsp; sas toolbox .&lt;/P&gt;&lt;P&gt;Because typing in the command bar:&amp;nbsp; VT or FSVIEW work.x datasets, in my opinion is more handy and quick that using explorer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It take too much time opening the right folders in the library. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Feb 2012 23:43:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/sas-command-bar/m-p/10851#M1119</guid>
      <dc:creator>michtka</dc:creator>
      <dc:date>2012-02-26T23:43:42Z</dc:date>
    </item>
    <item>
      <title>sas command bar</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/sas-command-bar/m-p/10852#M1120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure I know which "tool box" you were referring to.&amp;nbsp; SAS has a couple.&amp;nbsp; One can be found at: &lt;A href="http://support.sas.com/documentation/cdl/en/hostunx/61879/HTML/default/viewer.htm#a000291162.htm"&gt;http://support.sas.com/documentation/cdl/en/hostunx/61879/HTML/default/viewer.htm#a000291162.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another, was an effort they had some years ago, but would have to see if there are any links to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I disagree with your comment.&amp;nbsp; I don't think anything could be much easier than the approach described at:&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/resources/papers/proceedings10/046-2010.pdf"&gt;http://support.sas.com/resources/papers/proceedings10/046-2010.pdf&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Feb 2012 23:56:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/sas-command-bar/m-p/10852#M1120</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2012-02-26T23:56:04Z</dc:date>
    </item>
    <item>
      <title>sas command bar</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/sas-command-bar/m-p/10853#M1121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="active_link" href="http://support.sas.com/documentation/cdl/en/hostwin/63285/HTML/default/viewer.htm#dmcommands.htm"&gt;http://support.sas.com/documentation/cdl/en/hostwin/63285/HTML/default/viewer.htm#dmcommands.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume there are similar lists for other operating systems.&lt;/P&gt;&lt;P&gt;Plus you can create your own by creating command macros.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2012 00:01:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/sas-command-bar/m-p/10853#M1121</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2012-02-27T00:01:24Z</dc:date>
    </item>
    <item>
      <title>sas command bar</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/sas-command-bar/m-p/10854#M1122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi art297 again, thanks for your quicly reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look, I need to check different datasets a, b, c d and e, and every datset are in a different libraries: x ,y ,z, t and work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using explorer, I waste time using the buttom open one level, open folder, and open the requested datasets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using the command bar in the different multiple toolbox sas, it is so easy as:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vt x.a&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vt y.b&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vt z.c&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vt t.d&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and vt work.e&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and you will have a command bar ready to every dataset.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found it quickly that using the explorer window.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2012 00:17:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/sas-command-bar/m-p/10854#M1122</guid>
      <dc:creator>michtka</dc:creator>
      <dc:date>2012-02-27T00:17:24Z</dc:date>
    </item>
    <item>
      <title>sas command bar</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/sas-command-bar/m-p/10855#M1123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then, I think that the page that Tom pointed you toward might be what you are looking for.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2012 01:27:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/sas-command-bar/m-p/10855#M1123</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2012-02-27T01:27:21Z</dc:date>
    </item>
    <item>
      <title>sas command bar</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/sas-command-bar/m-p/10856#M1124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually You can combine all these libraries into one library. SAS has this ability.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;libname x (work sashelp 'c:\temp\');

&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ksharp&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2012 06:14:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/sas-command-bar/m-p/10856#M1124</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2012-02-27T06:14:54Z</dc:date>
    </item>
  </channel>
</rss>

