<?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: installing an extension (PROC TRAJ) in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/installing-an-extension-PROC-TRAJ/m-p/924715#M45937</link>
    <description>&lt;P&gt;Thanks, it worked! I was looking in the wrong place.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 17 Apr 2024 15:11:19 GMT</pubDate>
    <dc:creator>ablond</dc:creator>
    <dc:date>2024-04-17T15:11:19Z</dc:date>
    <item>
      <title>installing an extension (PROC TRAJ)</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/installing-an-extension-PROC-TRAJ/m-p/924704#M45935</link>
      <description>&lt;P&gt;Hi, I want to use the PROC TRAJ for group-based trajectory modelling.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I found the instructions for using this extension on the website of the owner,&amp;nbsp; (&lt;A href="https://www.andrew.cmu.edu/user/bjones/download.htm" target="_blank"&gt;https://www.andrew.cmu.edu/user/bjones/download.htm&lt;/A&gt;)&amp;nbsp;yet I am struggling with installing it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have downloaded the correct version (&lt;SPAN&gt;SAS 9.4 64-bit) TS1M5-TS1M7), but I cannot find the&amp;nbsp;”\core\sasexe” location to store the traj.dll file. In addition, when I click on the traj.dll file, I get the notification 'choose with which app you want to open this file'. This seems very weird to me?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If someone could provide me with more clear instructions, what would be very helpful. Thanks!&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Apr 2024 14:33:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/installing-an-extension-PROC-TRAJ/m-p/924704#M45935</guid>
      <dc:creator>ablond</dc:creator>
      <dc:date>2024-04-17T14:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: installing an extension (PROC TRAJ)</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/installing-an-extension-PROC-TRAJ/m-p/924709#M45936</link>
      <description>&lt;P&gt;If your SAS is running with a server then you would install it on the server which will get you into all sorts of who has permissions to do what issues. Contact your SAS Admin.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you do have a local SAS install, in windows it would be C:\Program Files\SASHome\SASFoundation\9.4\core\sasexe&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HOWEVER, if your organization is anything like mine you may have to get your IT support involved as they may have set the permissions to pretty much all the Program Files folders such that you cannot copy files into that location.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Apr 2024 14:52:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/installing-an-extension-PROC-TRAJ/m-p/924709#M45936</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2024-04-17T14:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: installing an extension (PROC TRAJ)</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/installing-an-extension-PROC-TRAJ/m-p/924715#M45937</link>
      <description>&lt;P&gt;Thanks, it worked! I was looking in the wrong place.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Apr 2024 15:11:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/installing-an-extension-PROC-TRAJ/m-p/924715#M45937</guid>
      <dc:creator>ablond</dc:creator>
      <dc:date>2024-04-17T15:11:19Z</dc:date>
    </item>
    <item>
      <title>Re: installing an extension (PROC TRAJ)</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/installing-an-extension-PROC-TRAJ/m-p/944789#M47200</link>
      <description>&lt;P&gt;Would you mind helping me with the next step in this?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have added the files to the folders that are stating on the website but unsure what to do next to make it work...&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Sep 2024 17:22:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/installing-an-extension-PROC-TRAJ/m-p/944789#M47200</guid>
      <dc:creator>ariagrab</dc:creator>
      <dc:date>2024-09-20T17:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: installing an extension (PROC TRAJ)</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/installing-an-extension-PROC-TRAJ/m-p/944833#M47204</link>
      <description>&lt;P&gt;What happens if you start a SAS session and submit this?&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc traj data = sashelp.class;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Please post the log you get from running this.&lt;/P&gt;</description>
      <pubDate>Sat, 21 Sep 2024 22:32:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/installing-an-extension-PROC-TRAJ/m-p/944833#M47204</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2024-09-21T22:32:22Z</dc:date>
    </item>
  </channel>
</rss>

