<?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: pdmix800 in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/pdmix800/m-p/149094#M29450</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Reeza, thank you for the response. SAS Studio runs on one of SAS's remote computers, therefore, I cannot just call up the macro on my machine.&amp;nbsp; I need to know where to find it on the SAS computers. The example you provided is for the full installed version of SAS.&amp;nbsp; Unless I'm missing something...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Jun 2014 00:29:38 GMT</pubDate>
    <dc:creator>wsucougars</dc:creator>
    <dc:date>2014-06-20T00:29:38Z</dc:date>
    <item>
      <title>pdmix800</title>
      <link>https://communities.sas.com/t5/SAS-Programming/pdmix800/m-p/149092#M29448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does anyone know how to call up the SAS macro pdmix800 in SAS Studio?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2014 23:37:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/pdmix800/m-p/149092#M29448</guid>
      <dc:creator>wsucougars</dc:creator>
      <dc:date>2014-06-19T23:37:31Z</dc:date>
    </item>
    <item>
      <title>Re: pdmix800</title>
      <link>https://communities.sas.com/t5/SAS-Programming/pdmix800/m-p/149093#M29449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First run the macro code, then follow the example?&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.stat.lsu.edu/faculty/geaghan/pdmix800.sas.txt" title="http://www.stat.lsu.edu/faculty/geaghan/pdmix800.sas.txt"&gt;http://www.stat.lsu.edu/faculty/geaghan/pdmix800.sas.txt&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jun 2014 00:15:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/pdmix800/m-p/149093#M29449</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2014-06-20T00:15:50Z</dc:date>
    </item>
    <item>
      <title>Re: pdmix800</title>
      <link>https://communities.sas.com/t5/SAS-Programming/pdmix800/m-p/149094#M29450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Reeza, thank you for the response. SAS Studio runs on one of SAS's remote computers, therefore, I cannot just call up the macro on my machine.&amp;nbsp; I need to know where to find it on the SAS computers. The example you provided is for the full installed version of SAS.&amp;nbsp; Unless I'm missing something...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jun 2014 00:29:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/pdmix800/m-p/149094#M29450</guid>
      <dc:creator>wsucougars</dc:creator>
      <dc:date>2014-06-20T00:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: pdmix800</title>
      <link>https://communities.sas.com/t5/SAS-Programming/pdmix800/m-p/149095#M29451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can submit the macro in the editor, you don't have to %include it. %include just runs a program. It's not as clean code wise but works fine. &lt;/P&gt;&lt;P&gt;If you're using AnalyticsU then you can set up a shared drive and reference the program from there. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/software/products/university-edition/faq/shared_folder_vmware.htm" title="http://support.sas.com/software/products/university-edition/faq/shared_folder_vmware.htm"&gt;How do I create a shared folder in VMware player or VMware Fusion?&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jun 2014 02:32:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/pdmix800/m-p/149095#M29451</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2014-06-20T02:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: pdmix800</title>
      <link>https://communities.sas.com/t5/SAS-Programming/pdmix800/m-p/149096#M29452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm going to go in a different way completely.&amp;nbsp; Why not run your analysis in GLIMMIX, which implements the LINES option for the LSMEANS statment?&amp;nbsp; Then use ODS output to get the dataset lsmlines, which will have the letters available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve Denham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jun 2014 18:28:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/pdmix800/m-p/149096#M29452</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2014-06-20T18:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: pdmix800</title>
      <link>https://communities.sas.com/t5/SAS-Programming/pdmix800/m-p/149097#M29453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Steve and Reeza!&amp;nbsp; I really appreciate your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jun 2014 15:19:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/pdmix800/m-p/149097#M29453</guid>
      <dc:creator>wsucougars</dc:creator>
      <dc:date>2014-06-26T15:19:25Z</dc:date>
    </item>
  </channel>
</rss>

