<?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: SAS Programming 1: Essentials - Am I able to follow course with Enterprise Guide version 6.1? in Programming 1 and 2</title>
    <link>https://communities.sas.com/t5/Programming-1-and-2/SAS-Programming-1-Essentials-Am-I-able-to-follow-course-with/m-p/512902#M131</link>
    <description>I found this page: &lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/How-to-access-data-for-SAS-Programming-1-course/ta-p/494585" target="_blank"&gt;https://communities.sas.com/t5/SAS-Communities-Library/How-to-access-data-for-SAS-Programming-1-course/ta-p/494585&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;giving instructions to add these two programs, but it looks different than the programs I am using. Also I noticed in the instructions the following note:&lt;BR /&gt;&lt;BR /&gt;Note: The data setup programs and instructions have been revised to accommodate earlier versions of SAS. These changes work for all users. If you downloaded the zip file prior to 02OCT2018 and have not set up data, please download a new version of the zip file before performing Task 2.</description>
    <pubDate>Wed, 14 Nov 2018 11:04:06 GMT</pubDate>
    <dc:creator>joostman1</dc:creator>
    <dc:date>2018-11-14T11:04:06Z</dc:date>
    <item>
      <title>SAS Programming 1: Essentials - Am I able to follow course with Enterprise Guide version 6.1?</title>
      <link>https://communities.sas.com/t5/Programming-1-and-2/SAS-Programming-1-Essentials-Am-I-able-to-follow-course-with/m-p/512900#M130</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;I am&amp;nbsp; a newbee for SAS and saw the Programming 1 Essentials.&lt;BR /&gt;I followed the instructions "Course Overview and Data Setup (REQUIRED)":&amp;nbsp;&lt;BR /&gt;-&amp;nbsp; extracted&amp;nbsp;the zip file to a networkfolder called "w:\joost"&lt;/P&gt;&lt;P&gt;- started a new project&lt;/P&gt;&lt;P&gt;- opened the program _1egpg194 and ran it, no errors, no&amp;nbsp;warnings&lt;/P&gt;&lt;P&gt;- opened the program _2egpg194 and ran it, lots of errors (24) came, most about &lt;STRONG&gt;"ERROR: Libref XL is not assigned."&lt;/STRONG&gt; and&lt;STRONG&gt; "The XLSX engine cannot be found"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Is this a showstopper for me to follow this course? Or are the options to run it anyway?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Nov 2018 11:01:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Programming-1-and-2/SAS-Programming-1-Essentials-Am-I-able-to-follow-course-with/m-p/512900#M130</guid>
      <dc:creator>joostman1</dc:creator>
      <dc:date>2018-11-14T11:01:38Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Programming 1: Essentials - Am I able to follow course with Enterprise Guide version 6.1?</title>
      <link>https://communities.sas.com/t5/Programming-1-and-2/SAS-Programming-1-Essentials-Am-I-able-to-follow-course-with/m-p/512902#M131</link>
      <description>I found this page: &lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/How-to-access-data-for-SAS-Programming-1-course/ta-p/494585" target="_blank"&gt;https://communities.sas.com/t5/SAS-Communities-Library/How-to-access-data-for-SAS-Programming-1-course/ta-p/494585&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;giving instructions to add these two programs, but it looks different than the programs I am using. Also I noticed in the instructions the following note:&lt;BR /&gt;&lt;BR /&gt;Note: The data setup programs and instructions have been revised to accommodate earlier versions of SAS. These changes work for all users. If you downloaded the zip file prior to 02OCT2018 and have not set up data, please download a new version of the zip file before performing Task 2.</description>
      <pubDate>Wed, 14 Nov 2018 11:04:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Programming-1-and-2/SAS-Programming-1-Essentials-Am-I-able-to-follow-course-with/m-p/512902#M131</guid>
      <dc:creator>joostman1</dc:creator>
      <dc:date>2018-11-14T11:04:06Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Programming 1: Essentials - Am I able to follow course with Enterprise Guide version 6.1?</title>
      <link>https://communities.sas.com/t5/Programming-1-and-2/SAS-Programming-1-Essentials-Am-I-able-to-follow-course-with/m-p/512914#M132</link>
      <description>&lt;P&gt;Which SAS version do you use?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;proc setinit shows the version or execute&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;%put _automatic_;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;There should be variables like sysver and sysvlong in your log.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Nov 2018 12:02:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Programming-1-and-2/SAS-Programming-1-Essentials-Am-I-able-to-follow-course-with/m-p/512914#M132</guid>
      <dc:creator>andreas_lds</dc:creator>
      <dc:date>2018-11-14T12:02:59Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Programming 1: Essentials - Am I able to follow course with Enterprise Guide version 6.1?</title>
      <link>https://communities.sas.com/t5/Programming-1-and-2/SAS-Programming-1-Essentials-Am-I-able-to-follow-course-with/m-p/512924#M133</link>
      <description>Ah! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;I see below:&lt;BR /&gt;AUTOMATIC SYSVER 9.4&lt;BR /&gt;AUTOMATIC SYSVLONG 9.04.01M1P120413&lt;BR /&gt;&lt;BR /&gt;But when I start the Enterprise Guide, I see 6.1 M1HF6 (6.100.0.4180) (64 bit)</description>
      <pubDate>Wed, 14 Nov 2018 12:46:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Programming-1-and-2/SAS-Programming-1-Essentials-Am-I-able-to-follow-course-with/m-p/512924#M133</guid>
      <dc:creator>joostman1</dc:creator>
      <dc:date>2018-11-14T12:46:47Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Programming 1: Essentials - Am I able to follow course with Enterprise Guide version 6.1?</title>
      <link>https://communities.sas.com/t5/Programming-1-and-2/SAS-Programming-1-Essentials-Am-I-able-to-follow-course-with/m-p/512967#M134</link>
      <description>&lt;P&gt;Hi:&lt;BR /&gt; The XLSX engine was not production until 9.4 M2. You are still working with 9.4M1. If you cannot get upgraded to 9.4M2, then your options are to either 1) use SAS University Edition in a Virtual Machine with SAS Studio for practicing -- it is running 9.4M5 or&lt;BR /&gt;2) use SAS OnDemand for Academics on our Cloud server for practicing -- it is running 9.4 M5.&lt;BR /&gt;&lt;BR /&gt;Unfortunately, the newest Programming 1 course uses the XLSX engine extensively and the note you found referred to another, minor issue that needed to be adjusted for earlier versions of SAS.&lt;BR /&gt;&lt;BR /&gt;This issue of not having at least 9.4M2 is one that will slow down your work in the course until you can either get upgraded at your site or you use one of the alternate methods that are free for non-commercial learning purposes. Here are the links for either of those 2 options:&lt;BR /&gt;1. SAS University Edition in a Virtual Machine &lt;A href="https://support.sas.com/edu/locations.html?ctry=us&amp;amp;locationId=ca" target="_blank"&gt;https://support.sas.com/edu/locations.html?ctry=us&amp;amp;locationId=ca&lt;/A&gt; (videos for your operating system are under this link)&lt;BR /&gt;2. SAS OnDemand for Academics – Independent Learner account &lt;A href="http://support.sas.com/software/products/ondemand-academics/#s1=2" target="_blank"&gt;http://support.sas.com/software/products/ondemand-academics/#s1=2&lt;/A&gt; and here’s a video about how to register and log in: &lt;A href="https://www.sas.com/apps/webnet/video-sharing.html?bcid=3794695462001" target="_blank"&gt;https://www.sas.com/apps/webnet/video-sharing.html?bcid=3794695462001&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;Cynthia&lt;/P&gt;</description>
      <pubDate>Wed, 14 Nov 2018 15:20:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Programming-1-and-2/SAS-Programming-1-Essentials-Am-I-able-to-follow-course-with/m-p/512967#M134</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2018-11-14T15:20:14Z</dc:date>
    </item>
  </channel>
</rss>

